educPRO: educPRO Creates a Chart comparing educational attainment of...

Description Usage Arguments Value

Description

Modified from ms_ed in codemogProfile AB 12/2017 Uses the codemog_api function to access ACS data (defaults to 13-5yr) to create a ggplot2 chart for use in profiles.

Usage

1
2
educPRO(fips, ctyname, state = "08", fips2 = "", state2 = "08", ACS,
  base = 10)

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

ACS

Specifies the ACS data set to be used, reads curACS from Shiny program

base

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

Value

ggplot2 graphic aand data file


ColoradoDemography/ProfileDashboard documentation built on May 27, 2019, 1:08 a.m.