UMAPCoords: Add UMAP-based coordinates to a map

View source: R/coords.R

UMAPCoordsR Documentation

Add UMAP-based coordinates to a map

Description

Add UMAP-based coordinates to a map

Usage

UMAPCoords(dim = NULL, UMAPFn = NULL)

Arguments

dim

Dimension of the result (passed to UMAPFn as n_components)

UMAPFn

UMAP function to run (default umap::umap configured by umap::umap.defaults)

Value

a function that transforms the map, usable as coordsFn parameter


EmbedSOM documentation built on July 5, 2022, 5:14 p.m.