View source: R/S3_classes_demog_change_component_df.R
prepare_df_for_demog_change_component_df | R Documentation |
demog_change_component_df
prepare_df_for_demog_change_component_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., |
A data frame
Mark Wheldon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.