getDimRedDf | R Documentation |
Obtain dim red data.frame
getDimRedDf(object, method_dr = c("pca", "tsne", "umap"), ...)
getPcaDf(object, n_pcs = NULL, ...)
getPcaMtr(object, n_pcs = NULL, ...)
getTsneDf(object, ...)
getUmapDf(object, ...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.