R/phylobuild.R
list_algorithms.Rd
Returns the names of tree-building algorithms available in phylobuild.
list_algorithms()
A character vector of algorithm names.
list_algorithms() #> [1] "rapidnj" "nj" "bionj" "rapid_bionj"