icesSD
icesSD provides R functions that access the web services of the ICES Stock Database.
Installation
icesSD can be installed from GitHub using the install_github command from the
devtools package:
library(devtools)
install_github("ices-tools-prod/icesSD")Usage
For a summary of the package:
library(icesSD)
?icesSDReferences
ICES Stock Database: http://sd.ices.dk
ICES Stock Database web services: http://sd.ices.dk/services/
Development
icesSD is developed openly on GitHub.
Feel free to open an issue there if you encounter problems or have suggestions for future versions.
