Description Usage Arguments Author(s) Examples
returns subset of data within bounding box
1 | DataInsideBox(PBSbox, data, xycoords = c("X", "Y"), verbose = 0)
|
PBSbox |
rectangle in PBSmapping format, i.e. at least 4 rows! |
data |
data to subset |
xycoords |
spatial coordinates names |
verbose |
level of verbosity |
Markus Loecher
1 2 3 4 | #examples to come
print(1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.