Skip to content

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

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

Thom-Teears/FSAdata

 
 

Repository files navigation

FSAdata

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

CRAN Version License Travis-CI Build Status

CRAN RStudio mirror downloads rate CRAN RSTudio mirror downloads total

Introduction

The FSAdata package, authored by Derek Ogle at Northland College, contains data for use in common fisheries analyses. FSAdata is a companion package to FSA. The data and documentation for individual data sets may be viewed and downloaded (as a CSV file) from the data page of the fishR website.

Examples of typical fisheries stock assessment analyses that use some of these data sets are available on the Examples page of the fishR website.

Installation

The CRAN version of FSAdata may be installed with

install.packages("FSAdata")

The development version may be installed from GitHub (requires the devtools package) with

if (!require('devtools')) install.packages('devtools'); require('devtools')
devtools::install_github('droglenc/FSAdata')

or from RForge.net with

source("http://www.rforge.net/FSAdata/InstallFSAdata.R")

Questions / Comments / Problems

Report questions, comments, or bug reports on the issues page.

About

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

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%