plot_tsne.Rd
Plot t-distributed stochastic neighbor embedding. See more details in tsne.
tsne
plot_tsne(object, color = "NEG", shape = "NEG", size = 1.5)
A Metabolite object.
A column in `@sampleData` to show the color of points.
A column in `@sampleData` to show the shape of points.
Point size.
tSNE plot.