Skip to content

Tools for formatting data packages related to discards for use in SS3

Notifications You must be signed in to change notification settings

melissahaltuch-NOAA/nwfscDiscards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

nwfscDiscards

  • Is an R package for expanding and formatting discard data for NWFSC assessments
  • Is an ongoing attempt to better document discard expansion methods
  • Is a work in progress!

Instructions

Install the package as follows:

# Install package
install.packages("devtools")
library("devtools")
install_github("nwfsc-assess/nwfscDiscards")
# Load package
library(nwfscDiscards) # This should reflect the latest formal release

Please see examples folder (i.e., https://github.com/nwfsc-assess/nwfscDiscards/blob/master/examples/Example--Convert_discard_LF_to_SS3_format.R) for an example of how to run the model.

About

Tools for formatting data packages related to discards for use in SS3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages