copy_layer | R Documentation |
Copy OHI Layer
copy_layer(
lyr,
rgns_key,
dir_origin,
dir_scenario,
lyrs_key,
write_to_csv = TRUE
)
lyr |
OHI data layer to be copied |
rgns_key |
regions list for key |
dir_origin |
full local path of origin repo (e.g. 'ohi-global/eez') |
dir_scenario |
full local path of repo scenario (e.g. 'test/region2017') |
lyrs_key |
layers.csv data object |
write_to_csv |
whether to write to .csv; default is TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.