View source: R/visualization.R
reduce_dimensions | R Documentation |
Applies configured dimension reduction method to input data.
reduce_dimensions(df, config)
df |
Data frame containing coordinate data |
config |
Dimension reduction configuration object |
Data frame with reduced dimensions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.