age | R Documentation |
Accessing conmat attributes
age(x)
age_label(x)
## Default S3 method:
age_label(x)
## S3 method for class 'conmat_population'
age_label(x)
population_label(x)
## Default S3 method:
population_label(x)
## S3 method for class 'conmat_population'
population_label(x)
population(x)
x |
conmat_population data frame |
age or population symbol or label
## Not run:
perth <- abs_age_lga("Perth (C)")
age(perth)
age_label(perth)
population(perth)
population_label(perth)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.