Description Usage Arguments Details Value See Also
Work with ggplot2::map_date()
.
1 2 3 4 5 6 7 | get_map_data_county(state = NULL)
get_map_data_county_tx(state = "texas")
get_map_data_state(state = NULL)
get_map_data_state_tx(state = "texas")
|
state |
character for state name. May either be an abbreviation or full name and may be either lower-case or upper-case. |
Note that region
is the column name for states,
and subregion
is the column name for counties.
(This is the convention used by ggplot2::map_date()
.
data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.