potter: Fictional pedigree data on a wizarding family

potterR Documentation

Fictional pedigree data on a wizarding family

Description

A dataset created purely from imagination that includes a subset of the Potter extended family.

Usage

data(potter)

Format

A data frame (and ped object) with 36 rows and 8 variables

Details

The variables are as follows:

  • personID: Person identification variable

  • famID: Family identification variable

  • name: Name of the person

  • gen: Generation of the person

  • momID: ID of the mother

  • dadID: ID of the father

  • spouseID: ID of the spouse

  • sex: Sex of the ID: 1 is male; 0 is female

IDs in the 100s momIDs and dadIDs are for people not in the dataset.


R-Computing-Lab/BGMisc documentation built on April 3, 2025, 3:12 p.m.