ntdf: Download data and run nt

Usage Arguments Examples

View source: R/ntdf.R

Usage

1
2
3
4
5
6
7
8
9
ntdf(
  state,
  geography = "tract",
  county = NULL,
  geometry = FALSE,
  cache_table = TRUE,
  output = "wide",
  year = 2018
)

Arguments

x

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

timathomas/urbandemographics documentation built on Nov. 21, 2021, 10:22 p.m.