BiodiversityR

Name BiodiversityR
Description

BiodiversityR is an R library that provides an extra menu in the R Commander graphical interface for R.

To run R Commander with the BiodiversityR menu, start up R on your Bio-Linux system by typing R on the command line. Then within R, type:

library(BiodiversityR)
BiodiversityRGUI()


Please note that the commands above are case-specific, and you must include the brackets written above.

You can obtain documentation about BiodiversityR from the "Help about BiodiversityR" option under the BiodiversityR menu in Rcmdr.


Homepage http://cran.r-project.org/web/packages/BiodiversityR/index.html  
Remote Documentation