plot_convert: This function returns a plot.
Description
It prints a graphic.
Usage
plot_convert(dataf, poly = TRUE, y_rev = TRUE, x_rev = FALSE, rep_unrep = NULL)
Arguments
- dataf
Data frame containing information about the experiment.
- poly
If TRUE set the polygon pattern.
- y_rev
Reverse the y axis.
- x_rev
Reverse the x axis.
- rep_unrep
Replicated or unreplicated selection design.