- Notifications
You must be signed in to change notification settings - Fork0
R interface to the ICES Data Checking Utility (DATSU)
License
ices-tools-prod/icesDATSU
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
icesDatsu provides helper functions to access the ICES Data checkingutilityDATSU.
icesDatsu is implemented as anR packageand is currently hosted onr-universe and available onCRAN.
The stable version of icesDatsu can be installed from CRAN using theinstall.packages command:
install.packages("icesDatsu",repos="https://cloud.r-project.org")
or a potentially more recent, but less stable version installed fromr-universe:
install.packages("icesDatsu",repos="https://ices-tools-prod.r-universe.dev")
For a summary of the package:
library(icesDatsu)?icesDatsu
ICES DATSU site:https://datsu.ices.dk
ICES Stock Assessment Graphs web services:https://datsu.ices.dk/web/webservices.aspx
icesDatsu is developed openly onGitHub.
Feel free to open anissue there ifyou encounter problems or have suggestions for future versions.
library(devtools)install_github("ices-tools-prod/icesDatsu@development")
About
R interface to the ICES Data Checking Utility (DATSU)
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
