uwotCoords | R Documentation |
Add UMAP-based coordinates to a map, using the 'uwot' package
uwotCoords(dim = NULL, uwotFn = uwot::umap, ...)
dim |
Dimension of the result (passed to |
uwotFn |
UMAP function to run (default uwot::umap) |
... |
passed to |
a function that transforms the map, usable as coordsFn
parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.