Skip to content

Tool to pull and process NWFSC West Coast groundfish survey data for use in PFMC groundfish stock assessments

Notifications You must be signed in to change notification settings

pfmc-assessments/nwfscSurvey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Jul 15, 2024
Feb 27, 2025
Jul 15, 2024
Apr 29, 2024
May 10, 2024
Feb 12, 2025
Feb 14, 2025
Jan 29, 2025
Nov 25, 2022
Apr 3, 2019
Nov 12, 2022
Jan 17, 2025
Jan 24, 2025
Aug 10, 2022
Nov 30, 2022
Nov 25, 2022
Jun 20, 2024

Repository files navigation

R-CMD-check DOI

Installation

nwfscSurvey provides code for analysis of the Northwest Fisheries Science Center (NWFSC) West Coast Groundfish Bottom Trawl, NWFSC slope, Alaska Fisheries Science Center (AFSC) slope, and AFSC Triennial surveys. Code within this package allows for pulling of data from the NWFSC data warehouse, calculating the design-based indices of abundance, visualization of data, and processing length- and age-composition data for use in West Coast groundfish stock assessment.

This code was developed for use by scientists at the NWFSC and is intended to work on the specific data products that we have access to using methods specific to the needs of this group.

install.packages("remotes")
remotes::install_github("pfmc-assessments/nwfscSurvey")

Package information

A website is now available for the package. The "Get started" tab provide general information on how to pull, visualize, and process survey data. Additionally, the "Reference" tab provides a detailed list of all available functions.