powered by
Return specific county polygon layer from wi_counties sf object
wi_counties
filter_county_poly(...)
An sf data.frame with the appropriate counties
Any Wisconsin counties provided as character strings, separated by commas
if (FALSE) { plot(filter_county_poly("door")) plot_layer(filter_county_poly("portage")) }
Run the code above in your browser using DataLab