scurve | R Documentation |
The 'scurve' dataset contains a 3-dimensional S-curve with added noise dimensions. Each data point is represented by seven dimensions (x1 to x7) and an ID.
data(scurve)
A data frame with 5000 rows and 8 columns:
Identification number
High-dimensional coordinates
This dataset is generated for illustrative purposes.
# Load the scurve dataset
data(scurve)
# Display the first few rows of the dataset
head(scurve)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.