divorce: Time until divorce for divorced women (by age)

Description Usage Format Source Examples

Description

The divorce data frame has 25 rows and 6 columns.

Usage

1

Format

This data frame contains the following columns:

time of divorce

a factor

all ages

a numeric vector

0-17

a numeric vector

18-19

a numeric vector

20-24

a numeric vector

25-100

a numeric vector

Source

Forgot source

Examples

1
2
data(divorce)
apply(divorce[,2:6],2,sum)	# percent divorced by age of marriage

jverzani/UsingR documentation built on Aug. 3, 2020, 11:57 a.m.