Description Usage Arguments Details Value Author(s) See Also Examples
This function will rename all the runs in the Experiment Folder specified.
1 | mxc_rename(home, foldername)
|
home |
Parent directory with all the experiments. |
foldername |
String name of file with the runs eg. "Baseline" |
Method: This function will take the names of all hte runs in foldername and rename them from whatever their original names are to mxxc_run1.csv, mxc_run2.csv, mxc_run3.csv, etc.
Nothing. Just files in Folder foldername renamed.
Sindiso Nyathi
1 2 | mxc_rename(home, "Baseline")
mxc_master(home, "Intervention 1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.