admin1_choropleth | Create a choropleth map using regional data at the... |
Choropleth | The base Choropleth object. |
common_args | Common Parameters |
congress116.regions | A data.frame containing geographic metadata about the... |
continental_us_states | A vector of the names of US Continental US States. |
country_choropleth | Create a choropleth map using country-level data |
country.map | An sf containing geometry data for countries of the world |
country.regions | Supported regions for world countries |
county_choropleth | Create a choropleth map using U.S. county level data: |
county_choropleth_acs | Create a US County choropleth from ACS data |
county.map.2015 | An sf containing geometry data for US counties in 2015 |
county.map.2024 | An sf containing geometry data for US counties in 2024 |
county.regions.2015 | Supported regions for US counties in 2015 |
county.regions.2024 | Supported regions for US counties in 2024 |
df_congress116_demographics | A data.frame containing demographic statistics about the... |
df_congress116_party | A data.frame containing party affiliation data about the... |
df_country_demographics | A data.frame containing population estimates for Countries in... |
df_county_demographics | A data.frame containing demographic statistics for each... |
df_japan_census | A data.frame containing basic demographic information about... |
df_ny_tract_demographics | A data.frame containing demographic statistics for each... |
df_pop_country | A data.frame containing population estimates for Countries in... |
df_pop_county | A data.frame containing population estimates for US Counties... |
df_pop_ny_tract | A data.frame containing population estimates for all Census... |
df_pop_state | A data.frame containing population estimates for US States in... |
df_president | A data.frame containing election results from the 2012 US... |
df_president_ts | A data.frame containing all US presidential election results... |
df_state_age_2010 | A data.frame containing median age estimates for US states in... |
df_state_age_2015 | A data.frame containing median age estimates for US states in... |
df_state_demographics | A data.frame containing demographic statistics for each state... |
get_acs_data | Use tidycensus to obtain the data needed to create a... |
get_admin1_map | Download a map of first level administrative regions from... |
get_county_demographics | Get a handful of demographic variables on US Counties from... |
get_state_demographics | Get a handful of demographic variables on US States from the... |
get_tract_demographics | Get a handful of demographic variables on Census Tracts in a... |
get_tract_map | Download a map of all census tracts in a given state |
state_choropleth | Create a choropleth map using U.S. state level data |
state_choropleth_acs | Create a US State choropleth from ACS data |
state.map.bigdc | An sf containing geometry data for US states with DC enlarged |
state.map.hex | An sf containing a hexagonal tile map for US states |
state.map.hires | An sf containing higher resolution geometry data for US... |
state.map.lores | An sf containing lower resolution geometry data for US states |
state.regions | Supported regions for US states |
tract_choropleth | Create a choropleth map using census tract level data for a... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.