phyclust (version 0.1-24)

.show.option: Show Available Options

Description

This function show available options for functions in phyclust.

Usage

.show.option()

Arguments

Details

This function show some available options for functions in phyclust. They are used in .EMControl, phyclust, ... etc, and options are stored in several objects separately. They will be passed into C, so the elemental order are important. Basically, they are all read-only objects.

References

Phylogenetic Clustering Website: https://snoweye.github.io/phyclust/

See Also

.boundary.method, .code.type, .edist.model, .em.method, .EMC, .EMControl, .identifier, .init.method, .init.procedure, .nucleotide, .snp, .substitution.model,

Examples

Run this code
# NOT RUN {
library(phyclust, quiet = TRUE)

.show.option()
# }

Run the code above in your browser using DataLab