subsetByRegion: Subset a TopDomData Object by Region
Description
Subset a TopDomData Object by Region
Usage
subsetByRegion(data, region, margin = 1/2)
Arguments
region
A TopDom domain (a data.frame).
margin
An non-negative numeric specifying the additional margin
extracted around the domain.
If margin < 1
, then the size of the margin is relative
to the size of the domain.
Value
A TopDomData object.