View source: R/data_preprocessing.R
| gen_scaled_data | R Documentation | 
This function scales first and second columns.
gen_scaled_data(nldr_data)
nldr_data | 
 A tibble that contains embedding components in the first and second columns.  | 
A list of a tibble contains scaled first and second columns NLDR data, and numeric vectors representing the limits of the original NLDR data.
gen_scaled_data(nldr_data = scurve_umap)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.