R connector for accessing www.mylims.org spectroscopic database.
This little packages allows to retrieve information stored on www.mylims.org database and recast it into a nice data.frame format ready for statistical analysis.
install.packages('devtools')
library(devtools)
install_github("jwist/rLims")