createGraphs: Create ggplot2 plots, but don't print to screen/page. v. 0.8

Description Usage Arguments See Also Examples

Description

This function aggregates graphing code; returns plots as a list.

Usage

1
createGraphs(metric = "income")

Arguments

metric

income/consumption/NHC ;; weighted

See Also

Other plot: savedGraphs

Examples

1
2
3
4
createGraphs("income")
createGraphs("NHC")
createGraphs("consumption")
createGraphs()

benyomin/censusFunctions documentation built on May 12, 2019, 3:03 p.m.