Description Usage Arguments Author(s) See Also Examples
A view of a single cluster within a cTurn object. Default plotting will output all clusters to a panelled Principal Component plot. If more detail is required on a particular cluster, this plot wrapper can be used for either a boxplot or a single Principal Component plot.
1 | plotSingle(x, i, type = "box")
|
x |
a cTurn object. |
i |
the cluster in question. For principal component plots, a vector of clusters can be specified. |
type |
optional The default plot type is a boxplot, but |
Alex Bird, alex.bird@boots.co.uk
ggplot2 is used for all plot types.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.