create_fish_db | R Documentation |
Function to create the fish database. Reads in raw data from the published EDI dataset.
create_fish_db(edi_pid = NULL, update = FALSE, download_method = "curl")
edi_pid |
(char) Optionally, a way to specify a specific revision of the dataset, in the format "edi.1075.1" Leave parameter unset to get the latest revision. |
update |
(logical) If set to TRUE, will update to latest version from EDI if a newer version is available |
download_method |
value for the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.