get_county_map: Get map data for counties

Description Usage Arguments Value

View source: R/map_events.R

Description

Get map data for counties

Usage

1
get_county_map(states = "east")

Arguments

states

A character string specifying either a state name or names or one of "all" (map all states in the continental US) or "east" (plot states in the Eastern half of the US. The default is "east".

Value

A dataframe with map data pulled using the map_data function in ggplot2, filtered to states in the eastern half of the United States if the user specifies east_only.


noaastormevents documentation built on Jan. 21, 2021, 5:11 p.m.