coerce_fert_rate_age_f | R Documentation |
fert_rate_age_f
These functions coerce an object to a
fert_rate_age_f
if possible, or check if it is
one.
as_fert_rate_age_f(x, ...) ## Default S3 method: as_fert_rate_age_f(x, ...) ## S3 method for class 'data.frame' as_fert_rate_age_f(x, ...) ## S3 method for class 'matrix' as_fert_rate_age_f(x, ...) ## S3 method for class 'fert_rate_age_f' as_fert_rate_age_f(x, ...) is_fert_rate_age_f(x)
x |
An object to coerce or check. |
... |
Further arguments passed to specific methods. |
A coerced object in the case of the as_...
functions; a logical for the is_...
functions.
Mark Wheldon
coerce_demog_change_component_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.