input_process {datelife} | R 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:
|
Value
A phylo
object or NA
if input is not a tree .
[Package datelife version 0.6.8 Index]