divorce | R Documentation |
The divorce
data frame has 25 rows and 6 columns.
data(divorce)
This data frame contains the following columns:
a factor
a numeric vector
a numeric vector
a numeric vector
a numeric vector
a numeric vector
Forgot source
data(divorce) apply(divorce[,2:6],2,sum) # percent divorced by age of marriage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.