get_clusters {protoshiny} | R Documentation |
Extract cluster labels
Description
Extract cluster labels
Usage
get_clusters(hc)
Arguments
hc |
A protoshiny object downloaded from the web interface. |
Value
A vector of saved cluster assignments resulting from interaction in the protoshiny application.
[Package protoshiny version 0.1.0 Index]