powered by
hasSingle(object) hasPoly(object) hasRetic(object)
phylo4
tree.owls.bis <- ape::read.tree(text = "((Strix_aluco:4.2,Asio_otus:4.2):3.1,Athene_noctua:7.3);") owls4 <- as(tree.owls.bis, "phylo4") hasPoly(owls4) hasSingle(owls4)
Run the code above in your browser using DataLab