View source: R/S3_classes_ccmpp_input_mig_net_count_tot_df.R
new_mig_net_count_tot_b | R Documentation |
mig_net_count_tot_b
.Creates an object of class mig_net_count_tot_b
. Minimal
checks are done; for interactive use see
mig_net_count_tot_b
.
This function is not exported. The user-level constructor is
mig_net_count_tot_b
.
new_mig_net_count_tot_b( x, age_span = double(), time_span = double(), dimensions = get_req_dimensions_for_subclass_classes("mig_net_count_tot_b"), value_type = get_value_types_for_subclass_classes("mig_net_count_tot_b"), value_scale = double(), ..., class = character() )
dimensions |
Character vector listing the dimensions such as “time”, “age”, “sex”. |
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., |
An object of class mig_net_count_tot_b
.
Mark Wheldon
mig_net_count_tot_b
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.