Normal choropleth that draws Alaska and Hawaii as insets. In addition to a columns named "region" and "value", also requires a column named "state".
Normal choropleth that draws Alaska and Hawaii as insets. In addition to a columns named "region" and "value", also requires a column named "state".
choroplethr::Choropleth -> USAChoropleth
Inherited methods
choroplethr::Choropleth$bind()choroplethr::Choropleth$clip()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()
new()USAChoropleth$new(map.df, user.df)
render()USAChoropleth$render()
render_helper()USAChoropleth$render_helper(choropleth.df, scale_name, theme)
render_state_outline()USAChoropleth$render_state_outline(states)
set_zoom()USAChoropleth$set_zoom(zoom)
clone()The objects of this class are cloneable with this method.
USAChoropleth$clone(deep = FALSE)deepWhether to make a deep clone.