# S4 method for phylo,phylo
match(x, table, nomatch = NA_integer_, incomparables = NULL)# S4 method for multiPhylo,phylo
match(x, table, nomatch = NA_integer_, incomparables = NULL)
# S4 method for phylo,multiPhylo
match(x, table, nomatch = NA_integer_, incomparables = NULL)
# S4 method for multiPhylo,multiPhylo
match(x, table, nomatch = NA_integer_, incomparables = NULL)
# S4 method for multiPhylo,multiPhylo
%in%(x, table)
# S4 method for multiPhylo,phylo
%in%(x, table)
# S4 method for phylo,multiPhylo
%in%(x, table)
# S4 method for phylo,phylo
%in%(x, table)