ms_ed: Creates a Chart comparing educational attainment of two areas

Description Usage Arguments

Description

Uses the codemog_api function to access ACS data (defaults to 13-5yr) to create a ggplot2 chart for use in profiles.

Usage

1
ms_ed(fips, state = "08", fips2 = "", state2 = "08", base = 12)

Arguments

fips

is the fips code for the main area to be compared

state

is the state that the original fips

fips2

is the second area to be compared Defaults to Blank

state2

is the state of the second place to be compared, is set to call up CO since fips2 is blank Defaults to 08

base

is the abse text size for the ggplot2 object and codemog_theme()


ColoradoDemography/codemogProfile documentation built on May 8, 2019, 8:32 a.m.