filter_bbox: Filter geopoints that fall in a bounding box

Description Usage Arguments Value Examples

View source: R/filter_bbox.R

Description

Filter geopoints that fall in a bounding box

Usage

1
filter_bbox(data, x, y, X, Y)

Arguments

data

data frame with lng and lat colunm names

x

paraneter lng1 of bounding box

y

paraneter lat1 of bounding box

X

paraneter lng2 of bounding box

Y

paraneter lat2 of bounding box

Value

Filter geopoints

Examples

1

FrankBaut/geospatial documentation built on Nov. 27, 2020, 12:11 p.m.