Learn R Programming

nprcgenekeepr (version 2.0.0)

pedSix: Raw pedigree-file fragment for testing (7 columns)

Description

A loadable version of a pedigree file fragment used for testing and demonstration.

Usage

data(pedSix)

Arguments

Format

An object of class data.frame with 8 rows and 7 columns.

Examples

Run this code
library(nprcgenekeepr)
data("pedSix")
head(pedSix)

Run the code above in your browser using DataLab