bar_plot2 {rYWAASB} | R Documentation |
The second barplot of the ranks of genotypes
Description
-
bar_plot2()
creates the 2nd barplot of the ranks of genotypes using thegraphics
package.
Usage
bar_plot2(datap, verbose = FALSE)
Arguments
datap |
The data set |
verbose |
If |
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]