if (FALSE) # This is a flag for package development. You are welcome to run the example.
taxa <- c(
"Archaeopteryx", "Pinus", "Quetzalcoatlus", "Homo sapiens",
"Tyrannosaurus rex", "Megatheriidae", "Metasequoia", "Aedes", "Panthera"
)
phy <- tree_from_taxonomy(taxa, sources = "The Paleobiology Database")$phy
# end dontrun
Run the code above in your browser using DataLab