places.wrapper: places.wrapper

View source: R/tigris-fcns.R

places.wrapperR Documentation

places.wrapper

Description

Gets parks in a state, based on census bureau data. Can query from sf object x or state fp codes.

Usage

places.wrapper(x = NULL, .statefps = NULL, ...)

Arguments

x

sf or bbox object spanning area you want to filter polys to. Will use get intersection if sf object or crop if bbox.

.statefps

Alternative to x, statefp (as 2-char characters) to get areas for.

...

passed onto tigris::places


kmcd39/geox documentation built on Nov. 15, 2024, 2:03 a.m.