Learn R Programming

nprcgenekeepr (version 1.0.5)

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

Description

This is used for testing and demonstration.

Usage

pedOne

Arguments

Format

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

Examples

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

Run the code above in your browser using DataLab