popupPlotTsne_server | R Documentation |
popupPlot_server
popupPlotTsne_server(
input,
output,
session,
data,
namedColors,
plotTitle = "t-SNE"
)
input |
shiny nput |
output |
shiny output |
session |
shiny session |
data |
data |
namedColors |
named colors to have same colors as dend |
plotTitle |
title of plot |
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.