pyredufacet | R Documentation |
This function generates a pyramid for a cntry x Time
pyredufacet(
df1,
year,
area,
scen,
popunit = "Thousands",
caption = NULL,
nmlegend,
ipal = 1,
ixlab = "Age",
iylab = "Population",
female_nm = "female"
)
df1 |
with five colums age, sex (male/female), edu, varfacet,value |
year |
year |
area |
region |
scen |
specific scenario |
varfacet |
variable to be faceted |
pyramid
pyredufacet(df1=df1,year=2015,area="ARM",scen="Baseyear",nmlegend="Education")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.