Skip to content
/ rYWAASB Public

❗ This is a read-only mirror of the CRAN R package repository. rYWAASB — Simultaneous Selection by Trait and WAASB Index. Homepage: https://github.com/abeyran/rYWAASB Report bugs for this package: https://github.com/abeyran/rYWAASB/issues

Notifications You must be signed in to change notification settings

cran/rYWAASB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

❗ This is a read-only mirror of the CRAN R package repository. rYWAASB — Simultaneous Selection by Trait and WAASB Index. Homepage: https://github.com/abeyran/rYWAASB Report bugs for this package: https://github.com/abeyran/rYWAASB/issues

Resources

Stars

Watchers

Forks

Packages

No packages published