sr_rmd_get_educational_attainment: Calculate educational attainment

View source: R/utils-census.R

sr_rmd_get_educational_attainmentR Documentation

Calculate educational attainment

Description

Pull in educational attainment data, combine educational levels, and calculate the percentage of the population that has attained certain educational levels. Uses tidycensus to import education attainment data from the census ACS.

Usage

sr_rmd_get_educational_attainment(state_abb, tract_fips)

Arguments

state_abb

The two letter state abbreviation on the state that you want to show all schools for.

tract_fips

The fips code of the census tracts that we want to get data for.

Details

Helper function to create Rmarkdown report.


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