extract_ccmpp_input_df_span | R Documentation |
ccmpp_input_df
or ccmpp_output_df
Returns the common “age_span” and “time_span” of
objects inheriting from ccmpp_input_df
or
ccmpp_output_df
. To be a valid member of this class, these
two spans must be equal. This function provides both a convenient
check for this equality and a more logical way of accessing the
common span. To change the span, see span<-
.
span(x, ...) ## S3 method for class 'ccmpp_input_df' span(x, ...)
x |
An object inheriting from |
... |
Passed to other methods. |
The span of x
.
Mark Wheldon
extract_demog_change_component_attributes
,
the assignment version for changing the span
span<-
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.