bar_plot2 {rYWAASB}R Documentation

The second barplot of the ranks of genotypes

Description

[Stable]

Usage

bar_plot2(datap, verbose = FALSE)

Arguments

datap

The data set

verbose

If verbose = TRUE then some results are printed

Value

Returns an object of class ⁠gg, graphics⁠

Author(s)

Ali Arminian abeyran@gmail.com

Examples


data(maize)
bar_plot2(maize, verbose = FALSE)


[Package rYWAASB version 0.2 Index]