Learn R Programming

nprcgenekeepr (version 1.0.5)

rhesusGenotypes: rhesusGenotypes is a dataframe with two haplotypes per animal

Description

There are object.

Usage

rhesusGenotypes

Arguments

Format

An object of class data.frame with 31 rows and 3 columns.

Details

Represents 31 animals that are also in the obfuscated rhesusPedigree pedigree from rhesusGenotypes.csv.

id

-- character column of animal IDs

first_name

-- a generic name for the first haplotype

second_name

-- a generic name for the second haplotype

Examples

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

Run the code above in your browser using DataLab