get_poverty_rates: Creates a poverty rate variable, and merges two files with...

Description Usage Arguments Value

Description

This function requires two datasets using the tract level data function: -a dataframe that has the poverty table data "B17021_002E" -a second dataframe that has the population data for which poverty is known "B17021_001E"

Usage

1
get_poverty_rates(poverty, population)

Arguments

poverty

dataframe with poverty table

population

dataframe with population table

Value

A dataframe with formatted/merged pop and poverty data


gmellon/neaR documentation built on May 14, 2019, 2:42 p.m.