SPEA2relativeRichmond | R Documentation |
The data has the only goal of providing an example of use of eafplot.
SPEA2relativeRichmond
A data frame as produced by read_datasets()
.
LopezIbanezPhDeaf
data(HybridGA)
data(SPEA2relativeRichmond)
eafplot (SPEA2relativeRichmond, percentiles = c(25, 50, 75),
xlab = expression(C[E]), ylab = "Total switches",
xlim = c(90, 140), ylim = c(0, 25),
extra.points = HybridGA$richmond, extra.lty = "dashed",
extra.legend = "Hybrid GA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.