exclude_points: Filter points based on attribute values in a list

Description Usage Arguments Value

Description

Returns only the points that are not listed.

Usage

1
exclude_points(pts, excludelist)

Arguments

pts

sf object containing points.

excludelist

text file containing attribute name and values.

Value

A sf object containing the filtered points.


karpfen/trajectory documentation built on May 20, 2019, 7:22 a.m.