View source: R/plot_vote_frequencies.R
plot_vote_frequencies | R Documentation |
Plot k vote frequencies
plot_vote_frequencies(object)
object |
An object of class "clusterVoting" |
Plot k vote frequencies
cv.object <- clusterVoting(toy_genes, 4,6,"sc")
plot_vote_frequencies(cv.object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.