View source: R/cdtBlanking_Options_functions.R
| blanking.options | R Documentation |
Functions to handle the width of buffer outside the polygons boundaries.
blanking.options(...)
... |
using one or more arguments of the form name = value. Existing values can be retrieved by supplying the names (as character strings) of the components as unnamed arguments. |
Available options are
bufferOption: character, options are "default" or "user".
"default": a buffer of 4 times of the spatial resolution of the gridded data is used
"user": the width of the buffer will be defined by the user in bufferWidth
bufferWidth: numeric, the width of the buffer outside the polygons in decimal degree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.