calcMeanAge | R Documentation |
Title
calcMeanAge(agemat, maxage)
agemat |
matrix of ages |
maxage |
maximum age to include in the calculation |
p <- calcMeanAge(matrix(1,1), 5) Calculate mean age in the population
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.