View source: R/ICES_year_of_the_stomach.R
convert_year_of_the_stomach | R Documentation |
Read ICES year-of-the-stomach data
convert_year_of_the_stomach(
dir,
in_file,
NODC_latin,
latin_prey_names = TRUE,
write_file = FALSE,
verbose = FALSE
)
dir |
Directory with in_file |
in_file |
Name or names of files with data on the ICES Year-of-the-stomach exchange format. |
NODC_latin |
CSV file with NODC and latin names. Default file system.file("NODC_latin.csv", package = "FishStomachs"). |
latin_prey_names |
Add latin names on preys from NODC |
write_file |
Write file with data on exchange format, file name becomes "adjusted_"+in_file |
verbose |
Show information on processing data. |
stomach data on exchange format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.