Description Usage Arguments Value Examples
Download all passport data for one genebank in Excel format and save it to disk
1 | download_mcpd(instituteCode, file = NULL)
|
instituteCode |
FAO WIEWS institute code |
file |
Target file name. Defaults to Genesys-provided file name in the current working directory. |
HTTP response data
1 2 3 4 5 | ## Not run:
# Download MCPD passport data for NGA039
excelData <- download_mcpd("NGA039")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.