bar_plot1 {rYWAASB} | R Documentation |
The first barplot of the ranks of genotypes
Description
-
bar_plot1()
creates a bar plot for the new index (rYWAASB for individuals) for simultaneous selection of genotypes by trait and WAASB index using ggplot2.
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]