50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


tigris (version 0.5)

filter_place: Filter a

Description

Filter a places Spatial object for only those places matching the contents of the place vector.

Usage

filter_place(places, place)

Arguments

places
object returned from a call to places
place
a vector of full place names. The function performs the comparison in a case-insensitive manner.

Examples

Run this code
## Not run: ------------------------------------
# places("Maine") %>% filter_place("berwick")
## ---------------------------------------------

Run the code above in your browser using DataLab