potter {BGmisc} | R 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 momID
s and dadID
s are for people not in the dataset.
[Package BGmisc version 1.3.2 Index]