| sim_read_data | R Documentation |
Functions to read in simulation data from folder. Can be csv or RData files.
sim_read_data(path, ..., returnList = FALSE)
sim_clear_data(path, ...)
sim_read_list(path)
sim_clear_list(path)
path |
path to the files you want to read in. |
... |
arguments passed to |
returnList |
if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.