newick_compare: Compare two phylogenetic trees

Description Usage Arguments Value See Also Examples

View source: R/comparetrees.R

Description

Compare two phylogenetic trees

Usage

1

Arguments

trees

A multiphylo object of two newick trees

Value

A named list with are_same_tree property set to either TRUE or FALSE

See Also

https://github.com/phylotastic/phylo_services_docs/tree/master/ServiceDescription

Examples

1
are_same <- newick_compare(c(ape::rcoal(5), ape::rcoal(5)))

rphylotastic documentation built on March 18, 2018, 1:46 p.m.