# NOT RUN {
## Test one monophyletic and one paraphyletic group on the bird.orders tree
# }
# NOT RUN {
data("bird.orders")
# }
# NOT RUN {
# }
# NOT RUN {
is.monophyletic(phy = bird.orders, tips = c("Ciconiiformes", "Gruiformes"))
# }
# NOT RUN {
# }
# NOT RUN {
is.monophyletic(bird.orders, c("Passeriformes", "Ciconiiformes", "Gruiformes"))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab