Learn R Programming

nprcgenekeepr (version 2.0.0)

pedOne: Raw pedigree-file fragment for testing (5 columns)

Description

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

Usage

data(pedOne)

Arguments

Format

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

Examples

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

Run the code above in your browser using DataLab