The `s_curve_obj` contains object of scaled umap embedding, x and y limits, range of y; object of hexagonal binning information, object of high-d model fitted to umap embedding for the training data, the triangular object representing the triangulated bin centroids, a tibble that contains the edge information, a tibble with edge distance information.
Usage
data(s_curve_obj)
Examples
# Load the s_curve_obj
data(s_curve_obj)