View source: R/compareDataSet.R
updateDataset | R Documentation |
UpdateDataset Transform a dataset by adding/removing column according to a model dataset
updateDataset(data, modele)
data |
A dataset to update |
modele |
A dataset used as model for the final structure |
the updated dataset with modele structure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.