Learn R Programming

lifecourse (version 2.0)

mydata: mydata

Description

A hundred mobility sequences representing 100 unique individuals. These data are derived from the British Household Panel Study (BHPS)dataset.

Usage

data("mydata")

Arguments

Format

A data frame with 100 observations on the following 14 variables.

Examples

Run this code
data(mydata)
## maybe str(mydata) ; plot(mydata) ...

Run the code above in your browser using DataLab