nt: Neighborhood racial typology formula

Usage Arguments Author(s) Examples

View source: R/nt.R

Usage

1
2
3
4
5
6
7
8
nt(
  df,
  pWhite = "pWhite",
  pBlack = "pBlack",
  pAsian = "pAsian",
  pLatinx = "pLatinx",
  pOther = "pOther"
  )

Arguments

df

data frame

pWhite

Perecent White at tract level

pBlack

Perecent Black at tract level

pAsian

Perecent Asian at tract level

pLatinx

Perecent Latinx at tract level

pOther

Perecent other race/ethnicity at tract level

Author(s)

tim thomas

Examples

1
2
3
## Formula for ntdf
{
  }

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