extract_mazu_by_rgn: Extract global data stored on Mazu for a specified region

View source: R/extract_mazu_by_rgn.R

extract_mazu_by_rgnR Documentation

Extract global data stored on Mazu for a specified region

Description

This requires access to the NCEAS MAZU server

Usage

extract_mazu_by_rgn(mazu_filename, rgn_name, save_local_dir)

Arguments

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

Examples

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")



OHI-Science/ohirepos documentation built on June 1, 2024, 12:21 p.m.