View source: R/S3_classes_demog_change_component_pop_count_reference.R
new_pop_count_age_sex_reference | R Documentation |
pop_count_age_sex_reference
.Creates an object of class pop_count_age_sex_reference
. Minimal
checks are done; for interactive use see
pop_count_age_sex_reference
.
This function is not exported. The user-level constructor is
pop_count_age_sex_reference
.
new_pop_count_age_sex_reference( x, dimensions = character(), time_span = 0, value_type = get_value_types_for_subclass_classes("pop_count_age_sex_reference"), value_scale = double(), ..., class = character() )
x |
For |
value_type |
Scalar indicating the type of the “value” column (e.g., “count”, “rate”, etc.). |
value_scale |
Numeric scalar indicating the value_scale of the
counts, e.g., |
... |
Passed to the low-level constructor. |
An object of class pop_count_age_sex_reference
.
Mark Wheldon
pop_count_age_sex_reference
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.