phylo_tiplabel_space_to_underscore {datelife}R Documentation

Convert spaces to underscores in trees.

Description

phylo_tiplabel_space_to_underscore is used in: make_mrbayes_runfile(), tree_get_singleton_outgroup(), congruify_and_check(), patristic_matrix_array_phylo_congruify().

Usage

phylo_tiplabel_space_to_underscore(phy)

Arguments

phy

A phylo object.

Value

A phylo object.


[Package datelife version 0.6.8 Index]