| CountyChoropleth {choroplethr} | R Documentation | 
Create a county-level choropleth
Description
Create a county-level choropleth
Create a county-level choropleth
Super classes
choroplethr::Choropleth -> choroplethr::USAChoropleth -> CountyChoropleth
Methods
Public methods
Inherited methods
choroplethr::Choropleth$bind()choroplethr::Choropleth$discretize()choroplethr::Choropleth$format_levels()choroplethr::Choropleth$get_bounding_box()choroplethr::Choropleth$get_choropleth_as_polygon()choroplethr::Choropleth$get_max_lat()choroplethr::Choropleth$get_max_long()choroplethr::Choropleth$get_min_lat()choroplethr::Choropleth$get_min_long()choroplethr::Choropleth$get_reference_map()choroplethr::Choropleth$get_scale()choroplethr::Choropleth$get_x_scale()choroplethr::Choropleth$get_y_scale()choroplethr::Choropleth$get_zoom()choroplethr::Choropleth$prepare_map()choroplethr::Choropleth$render_with_reference_map()choroplethr::Choropleth$set_num_colors()choroplethr::Choropleth$theme_clean()choroplethr::Choropleth$theme_inset()choroplethr::USAChoropleth$render()choroplethr::USAChoropleth$render_helper()choroplethr::USAChoropleth$render_state_outline()choroplethr::USAChoropleth$set_zoom()
Method new()
Usage
CountyChoropleth$new(user.df)
Method clip()
Usage
CountyChoropleth$clip()
Method clone()
The objects of this class are cloneable with this method.
Usage
CountyChoropleth$clone(deep = FALSE)
Arguments
deepWhether to make a deep clone.
[Package choroplethr version 3.7.3 Index]