sr_rmd_census_tracts_race: Create data set with racial population and percentage...

View source: R/utils-census.R

sr_rmd_census_tracts_raceR Documentation

Create data set with racial population and percentage breakdowns by census tracts

Description

Cleans ACS census data with race variables by putting it into a format where it can be plotted with a choropleth map in highcharts.

Usage

sr_rmd_census_tracts_race(.data, races_to_use)

Arguments

.data

Data set containing imported census demographic data created with sr_demographic_data()

races_to_use

Races that we want to include in the data, as a vector of strings.

Details

Helper function that is used to create Rmarkdown file


shanejorr/schoolreportr documentation built on Aug. 7, 2023, 12:25 p.m.