UnSketchEmbeddings | R Documentation |
Transfer embeddings from sketched cells to the full data
UnSketchEmbeddings(
atom.data,
atom.cells = NULL,
orig.data,
embeddings,
sketch.matrix = NULL
)
atom.data |
Atom data |
atom.cells |
Atom cells |
orig.data |
Original data |
embeddings |
Embeddings of atom cells |
sketch.matrix |
Sketch matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.