sims_add {sims} | R Documentation |
Add Simulated Datasets
Description
Add Simulated Datasets
Usage
sims_add(path = ".", nsims = 1)
Arguments
path |
A string specifying the path to the directory to add the data sets to. |
nsims |
A count of the number of additional datasets to generate. |
Value
A character vector of the names of the files created.
[Package sims version 0.0.3 Index]