Description Usage Arguments Value Author(s) Examples
Renders a multidimensional scaling (MDS) where each point represents a cluster-sample instance; with points colored by cluster ID and shaped by group ID.
1 | pbMDS(x)
|
x |
a |
a ggplot
object.
Helena L Crowell & Mark D Robinson
1 2 3 | data(sce)
pb <- aggregateData(sce)
pbMDS(pb)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.