Learn R Programming

geneNR (version 2.0.1)

sample_data_wheat: Sample Data

Description

A dataset containing sample data related to genetic markers and associated traits.

Usage

sample_data_wheat

Arguments

Format

A data frame with columns:

SNP

SNP identifier, character.

Chr

Chromosome location, character.

Pos

Position on the chromosome, numeric.

traits

Associated traits, character.

Examples

Run this code
data(sample_data_wheat)    #lazy loading

Run the code above in your browser using DataLab