Skip to content

odontaster/icesDatras

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov local release CRAN Status CRAN Monthly CRAN Total License

ICES Logo

icesDatras

icesDatras provides R functions that access the web services of the ICES DATRAS trawl survey database.

icesDatras is implemented as an R package and available on CRAN.

DATRAS database support

If you have questions relating to the ICES DATRAS database or web services please email: [email protected]

Installation

icesDatras can be installed from CRAN using the install.packages command:

install.packages("icesDatras")

Usage

For a summary of the package:

library(icesDatras)
?icesDatras

References

ICES DATRAS database: http://datras.ices.dk

ICES DATRAS web services: https://datras.ices.dk/WebServices/Webservices.aspx

Development

icesDatras is developed openly on GitHub.

Feel free to open an issue there if you encounter problems or have suggestions for future versions.

The current development version can be installed using:

library(devtools)
install_github("ices-tools-prod/icesDatras")

About

R interface to DATRAS trawl database web services

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%