View source: R/xml_demography.R
write_demography_compat | R Documentation |
Write xml chunk for demography
write_demography_compat(
baseList,
maxage = 90,
country = "BEN",
percents = NULL,
uppers = NULL,
pop = "@pop@"
)
baseList |
List with experiment data. |
maxage |
Maximum age of the human population |
country |
Country (abbreviation, format "BEN") |
percents |
Percents |
uppers |
Upper age limit |
pop |
Population size in simulations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.