mobiusgau_umap2 | R Documentation |
The 'mobiusgau_umap2' dataset contains the UMAP (Uniform Manifold Approximation and Projection) embeddings of a five-dimensional mobiusgau. Each data point is represented by two UMAP coordinates (emb1 and emb2).
data(mobiusgau_umap2)
## 'mobiusgau_umap2' A data frame with 1000 rows and 4 columns:
Numeric, first UMAP 2D embeddings.
Numeric, second UMAP 2D embeddings.
This dataset is generated for illustrative purposes.
# Load the mobiusgau_umap2 dataset
data(mobiusgau_umap2)
# Display the first few rows of the dataset
head(mobiusgau_umap2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.