View source: R/networksUtils.R
makeBioregDT | R Documentation |
Downloads and processes biogeographic regions layer to identify biogeographi region names per network pixel ID
makeBioregDT(rasterToMatch = NULL, maskID = NULL, args = NULL)
rasterToMatch |
must be provided and match pixel IDs and names
in |
maskID |
table with at least the column 'PageName' (the "names" of non-NA pixels). NA-ed pixels in rasterToMatch should not appear in this table. |
args |
named list of other arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.