Description Usage Arguments Examples
Stat MDS
1 2 3 |
mapping |
Set of aesthetic mappings created by |
data |
The data to be displayed in this layer. There are three options: If A A |
geom |
The geom to display the data |
position |
Position adjustment, either as a string, or the result of a call to a position adjustment function. |
na.rm |
If |
show.legend |
logical. Should this layer be included in the legends?
|
inherit.aes |
If |
mds_method |
The MDS algorithm. Valid choices are "pca" and "tsne" |
tsne_perplexity |
Perplexity for the tSNE algorithm |
1 2 | set.seed(101)
wip
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.