Description Usage Arguments Value
Generate synthetic tabular data
1 2 3 4 |
n |
number of rows. Specify only one of n or MB. |
p |
number of columns |
fname |
name of the file to save |
MB |
size of the data in MB. An integer group column will make this a little smaller. |
sampler |
function that creates random observations |
prepend_group_column |
whether to include a |
writer |
function to save generated data. Must have signature (data, fname, ...) |
... |
arguments to writer |
d generated data that was written to fname
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.