build_in_geographies: Create the part of a Census API query that describes...

View source: R/build_in_geographies.R

build_in_geographiesR Documentation

Create the part of a Census API query that describes containing geographies

Description

Create the part of a Census API query that describes containing geographies

Usage

build_in_geographies(...)

Arguments

...

<dynamic-dots> key-value pairs like "state='03'"

Value

A string of ampersand-separated ⁠in=geo:code⁠ pairs

Examples

hercacstables:::build_in_geographies(state=55, county = 101, barf=NULL)


higherX4Racine/hercacstables documentation built on Jan. 15, 2025, 9:58 p.m.