Skip to content

A tentative framework for communicating age data products to end users at the Alaska Fisheries Science Center

Notifications You must be signed in to change notification settings

BethMatta-NOAA/WGC-age-report-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WGC-age-report-demo

A demo of a tentative framework for automated communication of age data products to end users at the AFSC

The Age and Growth Program at the Alaska Fisheries Science Center is developing a set of tools to automate summary reports that accompany age data released to end users. These reports describe results of inter-reader testing and properties underlying the aged sample. We provide an example here to support an interactive demonstration at the Western Groundfish Conference in Juneau, Alaska, on April 24, 2024.

Prior to the demo, users should ensure they have a version of RStudio that supports Quarto and that TinyTeX is installed (to create PDFs). RStudio may require a restart after installing TinyTex. More information is available here.

install.packages('tinytex')

tinytex::install_tinytex(TRUE)

Users may also want to check to ensure they have the following packages installed prior to the demo:

  • tidyverse
  • FSA
  • patchwork
  • knitr
  • kableExtra

About

A tentative framework for communicating age data products to end users at the Alaska Fisheries Science Center

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages