Rules2BoundingBox: return bounding box of leaf node

Description Usage Arguments Author(s) Examples

Description

return bounding box of leaf node

Usage

1
2
3
4
Rules2BoundingBox(ruleMatrix, bbox = list(lon = c(40, 60), lat = c(20, 


    30)), verbose = 0)

Arguments

ruleMatrix

object returned by list.rules

bbox

replace Inf values with the corresponding bounding box limits

verbose

level of verbosity

Author(s)

Markus Loecher

Examples

1
2
3
4
#examples to come


print(1)

TreeHotspots documentation built on May 2, 2019, 5:17 p.m.