get_eastern_map {hurricaneexposure} | R Documentation |
Get map data for eastern US states
Description
Get map data for eastern US states
Usage
get_eastern_map(map = "county")
Arguments
map |
A character string giving the map database from which to pull |
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.
[Package hurricaneexposure version 0.1.1 Index]