Description Usage Arguments Value Examples
View source: R/clean_fao_aqua.R
clean_fao_aqua
Add on to rebuild_fish which 'Extracts data from FAO zipped file and merges them into "tidy" (i.e., long) format'
1 | clean_fao_aqua(path_to_zipfile = NA, output_path = NA)
|
path_to_zipfile |
Name of zipped file of FAO data (if in current directory); otherwise, specify path to file |
A merged, tidy dataset.
1 | clean_fao_aqua("./raw_data/GlobalProduction_2019.1.0.zip")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.