| .label.method | R Documentation | 
An object stores label method for un-, semi-, and general semi- supervised clustering.. This is a read-only object and the elemental order is followed in C.
.label.methodA character vector contains implemented evolution distances in C.
This vector stores possible label methods implemented in phyclust.
The default value is NONE for unsupervised clustering.
SEMI is for semi-supervised clustering, and
GENERAL is for general semi-supervised clustering.
Only un- and semi-supervised clustering are implemented.
Wei-Chen Chen wccsnow@gmail.com
Phylogenetic Clustering Website: https://snoweye.github.io/phyclust/
phyclust.
## Not run: 
library(phyclust, quiet = TRUE)
.label.method
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.