Root: the function root from ape modified to return additional...

View source: R/RERfuncs.R

RootR Documentation

the function root from ape modified to return additional information about node matching and which edges are inverted ape citation: Paradis E. & Schliep K. 2019. ape 5.0: an environment for modern phylogenetics and evolutionary analyses in R.Bioinformatics 35: 526-528.

Description

the function root from ape modified to return additional information about node matching and which edges are inverted ape citation: Paradis E. & Schliep K. 2019. ape 5.0: an environment for modern phylogenetics and evolutionary analyses in R.Bioinformatics 35: 526-528.

Usage

Root(
  phy,
  outgroup,
  node = NULL,
  resolve.root = FALSE,
  interactive = FALSE,
  edgelabel = FALSE,
  ...
)

nclark-lab/RERconverge documentation built on March 2, 2024, 8:51 a.m.