Plotting stratifying clusters
1 2 3 4 5 6 7 | plot_stratifying_clusters(
citrus.model,
clusters.data,
output.dir,
col.names = names(clusters.data),
by.cluster = FALSE
)
|
citrus.model |
An object of class |
clusters.data |
A |
output.dir |
The directory that will contain the output. Additional directories and
sub-directories will be created in |
col.names |
Which columns of |
by.cluster |
If this is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.