Learn R Programming

Summary

rYWAASB

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

rYWAASB is an R package estimating the rank of genotype based on a trait and WAASB stability index obtained following a stability analysis. rYWAASB is very easy to use and permits the simultaneously selection of genotypes based on a trait and WAASB index according to a Y*WAASB plot from 'metan' package.

For examples, see its online vignette.

This package is licensed under the MIT license.

Basic examples

Download and Install

To download the release version of the package on CRAN, type the following at the R command line:

install.packages('rYWAASB')

T run the package:

library(rYWAASB)
data(maize)
ranki(maize)

Reporting bugs and other issues

If you encounter a clear bug, please file a minimal reproducible example on github.

^vignetted

Copy Link

Version

Install

install.packages('rYWAASB')

Monthly Downloads

531

Version

0.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Ali Arminian

Last Published

September 30th, 2024

Functions in rYWAASB (0.2)

rYWAASB-package

Simultaneous Selection by Trait and WAASB Index
data_ge

Dataset2: a tibble containing ENV, GEN, REP factors and GY(grain yield) and HM agronomic traits from the metan package.
PCA_biplot

The PCA biplot with loadings
ranki

The values and ranks of genotypes
bar_plot1

The first barplot of the ranks of genotypes
maize

Dataset1: a tibble containing GEN, Trait, WAASB and WAASBY indexes.
nbclust

Data read and estimate the cluster number
bar_plot2

The second barplot of the ranks of genotypes