subsetPWS: subset the 'data' slot in an object of class 'PWS-class'

Description Usage Arguments Value Methods (by class) See Also Examples

Description

subsetPWS extracts subtables of the data slot in an object of class PWS-class by distance (with respect to the original search location). It keeps the PWS which are within the specified distance of original search location.

Usage

1
2
## S4 method for signature 'PWS'
subsetPWS(object, distance)

Arguments

object

an object of class PWS-class

distance

a positive numeric that specifies the distance (in kilometers) to subset the data slot

Value

an object of class PWS-class

Methods (by class)

See Also

PWS-class

Examples

1
2
3

x265zhan/PWS documentation built on May 4, 2019, 1:05 p.m.