Description Usage Arguments Value Examples
rebuild_fish
Extracts data from FAO zipped file and merges them into "tidy" (i.e., long) format
1 | rebuild_fish(path_to_zipfile)
|
path_to_zipfile |
Name of zipped file of FAO data (if in current directory); otherwise, specify path to file |
A merged, tidy dataset.
1 2 | rebuild_fish("~/OneDrive - american.edu/GlobalProduction_2019.1.0.zip")
rebuild_fish("C:\\Users\\kdgor\\OneDrive - american.edu\\GlobalProduction_2019.1.0.zip")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.