removeFeatures: Helper function: remove features which should be ignored

Description Usage Arguments Value

Description

Helper function: remove features which should be ignored

Usage

1
removeFeatures(gisData, ignoreFeatureIDs = NULL)

Arguments

gisData

data.frame with gis features as retrieved by importShapefile(s)()

ignoreFeatureIDs

should be a valid feature id column gisData$fID, for possible values check: unique(gisData$fID)

Value

input gisData (possibly removed by ignoredFeatureIDs)


KWB-R/kwb.demeau documentation built on Sept. 10, 2019, 12:19 p.m.