ntcheck: see how many neighborhoods are of each category

Description Usage Arguments Author(s) Examples

View source: R/ntcheck.R

Description

see how many neighborhoods are of each category

Usage

1
ntcheck(df, n = "n")

Arguments

df

data frame of ntdf format

n

count of each category

Author(s)

tim thomas

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.