Description Usage Arguments Value Examples
Plotting function wrapper
1 | plotEvolution(data, type, ...)
|
data |
Simulation output data obtained from [retrocombinator::parseEvolutionOutput()()] |
type |
What should be plotted?
|
... |
Any additional arguments to pass to specialised plotting functions (currently unused) |
A corresponding evolutionary history plot, based on the simulation of the evolution of retrotransposons
1 2 3 4 | ## Not run:
plotEvolution(myData, "initial")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.