Description Usage Arguments Examples
This function pulls down census population data and puts it into a nice dataframe.
1 | plot_pyramid(country.frame, plot.title = "Population Pyramid", plotly = F)
|
country.frame |
Enter dataframe generated from get_data() |
plot.title |
(optional) title of plot |
1 | plot_pyramid(iraq.frame, 'Iraq Population Pyramid')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.