Skip to content

ices-tools-dev/icesUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Status r-universe name version number branch version number GitHub release License

ICES Logo

icesUtils

icesUtils provides useful R functions for working with ICES webservices and creating visualizations.

icesUtils is implemented as an R package and is currently hosted on r-universe.

Installation

The stable version of icesUtils can be installed from r-univers using the install.packages command:

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

or a potentially more recent, but less stable version installed from github using the devtools package:

devtools::install_github("ices-tools-dev/icesUtils@develop")

Usage

For a summary of the package:

library(icesUtils)
?icesUtils

Examples

References

ICES Stock Assessment Graphs database: https://sg.ices.dk

ICES Stock Assessment Graphs web services: https://sg.ices.dk/webservices.aspx

Development

icesUtils 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-dev/icesUtils@develop")

About

A collection of functions useful for processing ICES data and making ICES shiny apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages