Description Usage Arguments Value Examples
rtPlotMeanAge
plots change in mean age passed dataframes for males and females.
Will also work on just a single dataframe.
1 | rtPlotMeanAge(dfF, dfM = NA, title = NULL)
|
dfF |
a dataframe of number of females with days in columns and ages in rows |
dfM |
a dataframe of number of males with days in columns and ages in rows |
title |
a title for the plot |
nothing
1 | tst <- rt_runAspatial(iDays=100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.