do.add.masks | R Documentation |
do.add.masks
do.add.masks(dat, mask.dir, mask.pattern, mask.label,correct.extent = TRUE,
flip.y = TRUE, value.modifier = 65535, HDF5 = FALSE, array = FALSE)
dat |
NO DEFAULT. A list of spatial data objects |
mask.dir |
NO DEFAULT. Directory of mask files. |
mask.pattern |
NO DEFAULT. A character pattern that identifies the mask type (e.g. '_mask') |
mask.label |
NO DEFAULT. What do you want to call the mask |
correct.extent |
DEFAULT = TRUE |
flip.y |
DEFAULT = TRUE |
value.modifier |
DEFAULT = 65535 |
HDF5 |
DEFAULT = FALSE. Can read in HDF5 mask files if desired (advanced use). |
array |
DEFAULT = FALSE. If the mask TIFF is an array (advanced use). |
Thomas M Ashhurst, thomas.ashhurst@sydney.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.