View source: R/S3_classes_demog_change_component_pop_count_reference.R
pop_count_age_sex_reference | R Documentation |
pop_count_age_sex_reference
pop_count_age_sex_reference
is a subclass of
demog_change_component_df
. It imposes two additional conditions:
time_span
attribute equals 0.
value_type
attribute equals “count”.
pop_count_age_sex_reference(x, value_scale = attr(x, "value_scale"))
x |
An object for which a method is defined (see “Details”). |
value_scale |
Numeric scalar indicating the value_scale of the
counts, e.g., |
Methods are defined for data.frame
s and possibly
other objects as well. The data.frame
method
“constructs” an object from x
.
An object of class pop_count_age_sex_reference
.
Mark Wheldon
validate_ccmppWPP_object
for object validation,
demog_change_component_df
for the class from which this one
inherits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.