Description Usage Arguments Value Examples
Creates a dataset for plotting annual or seasonal weighted diet composition with sample sizes. Datasets are for a selected species and set of seasonal survey strata. Currently only works for summer flounder with strata pre-selected. Need to clearly define what each data column is, render to tidy data. This is a first draft that will be revised with dplyr functions later. n.b., Original file from Brian Smith, August 23 2018 was allwt_nstoms.R, renamed as get_diet.R
1 | get_diet(species_code)
|
species_code |
numeric. Three digit svspp code |
dataframe with variables svspp, year, season, meansw, num_tows, variance, cv, prey, totwt, relmsw, ci, relci, nstom
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.