build_for_geographies: Use the 'for' geography to specify the level that you are...

View source: R/build_for_geographies.R

build_for_geographiesR Documentation

Use the for geography to specify the level that you are querying data for.

Description

Use the for geography to specify the level that you are querying data for.

Usage

build_for_geographies(for_geo, ...)

Arguments

for_geo

<chr> the geographical level the data will describe, e.g. "tract"

...

<dynamic-dots> The specific items to search for, which will be all items if you leave them empty.

Value

a list with one element named for which is a "key:value" string

Examples

hercacstables:::build_for_geographies("block")
hercacstables:::build_for_geographies("tract", "000400", "000500")

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