powered by
bar_plot2() creates the 2nd barplot of the ranks of genotypes using the graphics package.
bar_plot2()
graphics
bar_plot2(datap, verbose = FALSE)
Returns an object of class gg, graphics
gg, graphics
The data set
If verbose = TRUE then some results are printed
verbose = TRUE
Ali Arminian abeyran@gmail.com
# \donttest{ data(maize) bar_plot2(maize, verbose = FALSE) # }
Run the code above in your browser using DataLab