View source: R/utils-pull-survey-.R
pull_survey_weight_at_age | R Documentation |
Bring both survey years and research years together but as of right now the only research years available are 2016, 2017, and 2018 because the other years do not have files on the network that I can grab. Alicia is working on getting everything into a database but that work is going slow.
pull_survey_weight_at_age(
dir = "\\\\nwcfile\\fram\\Survey.Acoustics",
summary_file_name = "1977-2023_Survey_Biodata.xlsx"
)
dir |
The directory of interest for the NWFSC Network Acoustic Survey
data. The default is |
summary_file_name |
A string with the extension of xlsx that lives in
the directory |
This function takes a while because it uses fs::dir_ls()
to find the
appropriate file names when looking for the research-year data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.