View source: R/S3_classes_ccmpp_output_df.R
ccmpp_output_df | R Documentation |
ccmpp_output_df
**TBC** More strict version of demog_change_component_df
.
ccmpp_output_df( x, dimensions = attr(x, "dimensions"), value_type = attr(x, "value_type"), value_scale = attr(x, "value_scale"), ... )
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 ccmpp_output_df
.
Mark Wheldon
Other ccmpp_output_objects:
coerce_ccmpp_output_df
,
pop_count_age_sex()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.