as.robosynth.list | R Documentation |
Converts a list of synthetic data sets into a robosynth.list
.
as.robosynth.list(x)
x |
list of data frames. |
This function converts a list of data sets into a robosynth.list
.
If any of the list entries are not data frames, this function will attempt to convert them into data frames.
An object of class robosynth.list
(a list of data frames).
Simon Grund
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.