| check.learn.available | check whether python module is available, abort if not |
| predict.umap | project data points onto an existing umap embedding |
| umap | Computes a manifold approximation and projection |
| umap.defaults | Default configuration for umap |
| umap.learn.predict | predict embedding of new data given an existing umap object |
| umap.naive.predict | predict embedding of new data given an existing umap object |