bar_plot1 {rYWAASB}R Documentation

The first barplot of the ranks of genotypes

Description

[Stable]

Usage

bar_plot1(datap)

Arguments

datap

The data set

Value

Returns an object of class ⁠gg, ggmatrix⁠.

Author(s)

Ali Arminian abeyran@gmail.com

References

H. Wickham. ggplot2: Elegant Graphics for Data Analysis. Springer-Verlag New York, 2016.

Examples


data(maize)
bar_plot1(maize)


[Package rYWAASB version 0.2 Index]