Description Usage Arguments Author(s) Examples
return bounding box of leaf node
1 2 3 4 | Rules2BoundingBox(ruleMatrix, bbox = list(lon = c(40, 60), lat = c(20,
30)), verbose = 0)
|
ruleMatrix |
object returned by list.rules |
bbox |
replace Inf values with the corresponding bounding box limits |
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.