summary.fert_rate_age_f | R Documentation |
demog_change_component_df
## S3 method for class 'fert_rate_age_f' summary( object, maxsum = 7, digits = max(3, getOption("digits") - 3), vsep, ... ) ## S3 method for class 'demog_change_component_df' summary( object, maxsum = 7, digits = max(3, getOption("digits") - 3), vsep, ... )
object |
An object of class |
maxsum |
integer, indicating how many levels should be shown for
|
digits |
integer, used for number formatting with
|
... |
additional arguments affecting the summary produced. |
A list with elements time
, age
, sex
, and table
.
Mark Wheldon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.