toy_individuals: Toy individual microdata

Description Usage Format Examples

Description

This dataset contains a toy population of individuals that is linkable with toy_households that contains its corresponding toy population of households. This dataset is only to be used for testing dymium packages.

Usage

1

Format

A data table with 346 rows and 9 variables:

pid

(integer()) person id

hid

(integer()) household id

age

(integer()) age of the person

sex

(character()) sex of the person - (male, female)

marital_status

(character()) - (never married, married, divorced, widowed, not applicable)

partner_id

(integer())

father_id

(integer())

mother_id

(integer())

Examples

1

dymium-org/dymiumCore documentation built on July 18, 2021, 5:10 p.m.