get_county_map_dive: Load county spatial data for data dive

Description Usage Arguments See Also Examples

View source: R/data-dive.R

Description

Mostly a wrapper for get_county_map with some formatting used in data dive.

Usage

1

Arguments

state

abbreviation of state to pull

drop_state_code

If TRUE, the 2-digit state code will be stripped. This may be necessary depending on how the county_fips is stored in the license data.

See Also

Other data dive functions: drop_state_code(), filter_demo(), load_cust_samp(), plot_county_dive(), plot_dist(), plot_trend(), run_visual_dive(), set_nonres_county_na(), set_other_county_na(), summarize_trend()

Examples

1
2
3
4
5
## Not run: 
get_county_map_dive("AL")
get_county_map_dive("AL", drop_state_code = FALSE)

## End(Not run)

southwick-associates/sadash documentation built on Jan. 6, 2022, 5:17 p.m.