fetch_copepod | R Documentation |
Fecth COPEPD data from NMFS
fetch_copepod( copepid = "us-04201", dest = get_data_path(), decompress = TRUE, cleanup = decompress )
copepid |
character, the copepid of the data set ala "us-04201" |
dest |
character, the path to save the data to |
decompress |
logical, if TRUE unpack the downloaded zip file |
cleanup |
logical, if TRUE remove the downloaded zip file. Ignored unless
|
the result of download.file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.