View source: R/stochastic_simulation.R
| plot.selection_simulation | R Documentation |
Plot Method for Selection Simulation Results
## S3 method for class 'selection_simulation'
plot(x, trait_index = 1, type = c("mean", "gain"), ...)
x |
Object of class |
trait_index |
Which trait to plot (default: 1) |
type |
Type of plot: "mean" for mean genetic value, "gain" for genetic gain per cycle |
... |
Additional arguments passed to plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.