dm: Dataset2: a tibble containing GEN, Trait (days to maturity),...

dmR Documentation

Dataset2: a tibble containing GEN, Trait (days to maturity), WAASB and WAASBY indexes.

Description

Dataset2: a tibble containing GEN, Trait (days to maturity), WAASB and WAASBY indexes.

Usage

data(dm)

Format

A data.frame with 13 observations (chickpea genotypes) within rows and columns including the trait i.e. days to maturity (named as Y), WAASB and WAASBY indexes values.

GEN

a character vector saved as factor

Y

a numeric vector

WAASB

a numeric vector

WAASBY

a numeric vector

Examples


library(rYWAASB)
data(dm)
ranki(dm)
bar_plot1(dm)
bar_plot2(dm)
PCA_biplot(dm)


rYWAASB documentation built on June 10, 2025, 9:12 a.m.