README.md

Build Status codecov GitHub release CRAN Status CRAN Monthly CRAN Total License-blue.svg)

ICES Logo

icesVocab

icesVocab provides R functions that access the web services of the ICES Vocabularies database of reference codes.

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

Installation

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

install.packages("icesVocab")

Usage

For a summary of the package:

library(icesVocab)
?icesVocab

References

ICES Vocabularies database: http://vocab.ices.dk

ICES Vocabularies web services: http://vocab.ices.dk/services/POX.aspx

Development

icesVocab 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:

install.packages("icesVocab", repos = 'https://ices-tools-prod.r-universe.dev')


ices-tools-prod/icesVocab documentation built on Jan. 11, 2024, 1:08 a.m.