Learn R Programming

Path.Analysis (version 0.1)

dtseq: Dataset 4: a dataframe consisting of 7 variables measured on 8 observations.

Description

Dataset 4: a dataframe consisting of 7 variables measured on 8 observations.

Usage

data(dtseq)

Arguments

Format

A data.frame with 8 observations of 7 variables.

Genotypes

a character vector

YLD

a numeric vector

DFT

a numeric vector

FS

a numeric vector

FV

a numeric vector

FW

a numeric vector

DFL

a numeric vector

FLP

a numeric vector

Examples

Run this code
# \donttest{
library(Path.Analysis)
data(dtseq)
# }

Run the code above in your browser using DataLab