Learn R Programming

lifecourse (version 2.0)

myHouseID: my house ID's

Description

House ID's for 100 individuals over 13 BHPS census waves. Each individual is labelled with a personal ID in the first column of the dataset.

Usage

data("myHouseID")

Arguments

Format

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

Details

The individuals represented in the dataset "mydata" are also represented in this dataset ("myHouseID").

Examples

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

Run the code above in your browser using DataLab