Description Usage Arguments Examples
Plots all trees created by the function Tree_generation. The red line means that mutations occured.
| 1 | multiplot_trees(result_list, d, cex = 0.8)
 | 
| result_list | List of lists (tree generated and the probability associated with each tree) | 
| d | Number of clusters found by QuantumClone | 
| cex | Coefficient of expansion for the texts in phylogenetic tree plots. Default is 0.8 | 
| 1 | multiplot_trees(QuantumClone::Tree, d= 4)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.