View source: R/extract_mazu_by_rgn.R
extract_mazu_by_rgn | R Documentation |
This requires access to the NCEAS MAZU server
extract_mazu_by_rgn(mazu_filename, rgn_name, save_local_dir)
mazu_filename |
filepath from MAZU's git-annex |
rgn_name |
region name from OHI Global Assessment |
save_local_dir |
local filepath to save extracted data |
ohicore::extract_mazu_by_rgn(
mazu_filename = "globalprep/fis/v2017/int/stock_catch_by_rgn.csv",
rgn_name = "Kenya",
save_local_dir = "~/github/ken/global_explore/data")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.