input_process: Process a phylo object or a character string to determine if...

View source: R/datelife_query.R

input_processR Documentation

Process a phylo object or a character string to determine if it's correct newick

Description

Process a phylo object or a character string to determine if it's correct newick

Usage

input_process(input)

Arguments

input

Taxon names as one of the following:

A character vector of taxon names

With taxon names as a single comma separated starting or concatenated with c().

A phylogenetic tree with taxon names as tip labels

As a phylo or multiPhylo object, OR as a newick character string.

Value

A phylo object or NA if input is not a tree .


phylotastic/datelife documentation built on Jan. 17, 2024, 11:10 p.m.