Learn R Programming

nprcgenekeepr (version 1.0.5)

pedSix: pedSix is a loadable version of a pedigree file fragment used for testing and demonstration

Description

This is used for testing and demonstration.

Usage

pedSix

Arguments

Format

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

Examples

Run this code
# NOT RUN {
library(nprcgenekeepr)
data("pedSix")
head(pedSix)
# }

Run the code above in your browser using DataLab