state_plot: State Plot

Description Usage Arguments

View source: R/state_plot.R

Description

A function that takes a map.data data frame and creates county specific metrics on a state by state basis, depending on the input provided.

Usage

1
state_plot(map.data, currentState = "california")

Arguments

map.data

A data frame containing the full data set, with a state column appended on.

currentState

A character string that has to be one of the 50 US states.


ntyndall/pdata documentation built on May 3, 2019, 8:05 p.m.