powered by
The `three_clust_01` dataset contains three distinct clusters in a 4-D space.
data(three_clust_01)
A data frame with 1500 rows and 5 columns:
High-dimensional coordinates
# Load the mobiusgau dataset data(three_clust_01) # Display the first few rows of the dataset head(three_clust_01)
Run the code above in your browser using DataLab