Learn R Programming

rYWAASB (version 0.2)

bar_plot1: The first barplot of the ranks of genotypes

Description

[Stable]

  • 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)

Value

Returns an object of class gg, ggmatrix.

Arguments

datap

The data set

Author

Ali Arminian abeyran@gmail.com

References

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

Examples

Run this code
# \donttest{
data(maize)
bar_plot1(maize)
# }

Run the code above in your browser using DataLab