fishR-Core-Team / FSAdata

FSAdata contains data for use in common fisheries stock analyses. See installation instructions further below.

Home Page:https://fishr-core-team.github.io/FSAdata/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 

FSAdata is a companion package to FSA maintained by the fishR Core Team that contains data sets for use in common fisheries analyses. The data and documentation for individual data sets may be viewed by following the links on the Reference page.

You can contribute to the package by reporting problems or corrections via a GitHub issue or submitting a dataset for inclusion via a GitHub issue or a GitHub pull request.

 

Installation

The CRAN version of FSAdata may be installed with

install.packages("FSAdata")

The development version may be installed from GitHub with

if (!require('remotes')) install.packages('remotes'); require('remotes')
remotes::install_github('fishR-Core-Team/FSAdata')

 

Project Status: Active - The project has reached a stable, usable state and is being actively developed. DOI CRAN Version R-CMD-check

CRAN RStudio mirror downloads rate CRAN RSTudio mirror downloads total

About

FSAdata contains data for use in common fisheries stock analyses. See installation instructions further below.

https://fishr-core-team.github.io/FSAdata/

License:GNU General Public License v2.0


Languages

Language:R 100.0%