View source: R/S3_classes_ccmpp_input_fert_rate_df.R
fert_rate_tot_f | R Documentation |
This generic function returns total fertility rates from an object with information on fertility.
fert_rate_tot_f(x, ...) tfr(x, ...) ## S3 method for class 'fert_rate_age_f' fert_rate_tot_f(x) ## S3 method for class 'ccmpp_input_list' fert_rate_tot_f(x)
x |
An object with information on fertility; typically
inheriting from |
... |
Passed to specific methods |
tfr
is an alias for this function.
An object of class demog_change_component_df
Mark Wheldon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.