Description Usage Arguments Value Examples
Plots the current position and status of the bacteria and phage
1 |
data_bac |
The dataset containing the bacteria information |
data_pha |
The dataset containing the phage information |
size |
The size of the space within which to place the bacteria and phage. Must be the same as the one used to place them. |
legend |
Logical. If TRUE, will add a legend to the topright of the plots. Default is FALSE. |
title |
Optional. If a string is provided, this will be rendered as the title of the plot. |
A plot
1 | plot_all(data_bac, data_pha, size=100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.