Skip to contents

Classifies if points are inside a region

Usage

geo_inside(x, y, reg)

Arguments

x

A vector of longitudes.

y

A vector of latitudes.

reg

A data.frame contain column names lon, lat and Region.

Value

A vector of TRUE and FALSE