powered by
An R6 object for creating Administration Level 1 choropleths.
choroplethr::Choropleth -> Admin1Choropleth
choroplethr::Choropleth
Admin1Choropleth
Admin1Choropleth$new()
Admin1Choropleth$clone()
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() choroplethr::Choropleth$render_with_reference_map() choroplethr::Choropleth$set_num_colors() choroplethr::Choropleth$set_zoom() choroplethr::Choropleth$theme_clean() choroplethr::Choropleth$theme_inset()
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()
choroplethr::Choropleth$render_with_reference_map()
choroplethr::Choropleth$set_num_colors()
choroplethr::Choropleth$set_zoom()
choroplethr::Choropleth$theme_clean()
choroplethr::Choropleth$theme_inset()
new()
Admin1Choropleth$new(country.name, user.df)
clone()
The objects of this class are cloneable with this method.
Admin1Choropleth$clone(deep = FALSE)
deep
Whether to make a deep clone.