run | R Documentation |
Core function to generate results
run(
input = c("Rhea americana", "Pterocnemia pennata", "Struthio camelus"),
format = "citations",
partial = "yes",
plot.width = 600,
plot.height = 600,
use_tnrs = "no",
opentree_chronograms = NULL
)
input |
A newick string or vector of taxa |
format |
The output format |
partial |
How to deal with trees that have a subset of taxa in the query |
plot.width |
Width in pixels for output plot |
plot.height |
Height in pixels for output plot |
use_tnrs |
Whether to use OpenTree's TNRS for the input |
opentree_chronograms |
The list of lists containing the input trees and other info |
results in the desired format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.