Skip to contents

Returns the names of tree-building algorithms available in phylobuild.

Usage

list_algorithms()

Value

A character vector of algorithm names.

Examples

list_algorithms()
#> [1] "rapidnj"     "nj"          "bionj"       "rapid_bionj"