heatmap_state_function: Visualization tool for number of complaints by state.

Description Usage Arguments Details Value Author(s) Examples

View source: R/heatmap_state_function.R

Description

Using a heatmap, it displays the various frequencies of complaints by state on the US map.

Usage

1

Arguments

df

Dataframe (two columns)

Details

The function can only take the specific dataframes generated by the other functions in this package that contains the state information. Moreover, the data can only contain two columns, whereas the first column is the number of states and the second column is the number of complaints.

Value

Graph of the United States with the ascribed labels

Author(s)

Jae Woong Ham

Examples

1

JaeWHam/WorkSample documentation built on Feb. 18, 2020, 12:26 a.m.