View source: R/processMVDataset.R
processDataset | R Documentation |
Called by a number of functions to process a dataset based on set parameters.
processDataset(dataset, temp = F, silent = F)
dataset |
MicroVis dataset (mvdata object) |
temp |
If TRUE, will not set the processed dataset as the active dataset. |
silent |
If TRUE, none of the processing steps will print out. |
Processed MicroVis dataset (mvdata object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.