Description Usage Arguments Author(s) See Also
This function deletes the intermediate file generated after running gimm and posthoc. Here the user can choose the files to be deleted. The files should reside in current folder
1 | deleteFiles(dataFile, zm=FALSE, pos=FALSE, mpm=FALSE, verbose=FALSE)
|
dataFile |
User should provide the Filename. Only the exact name of the file will be used without any extension. if missing, default File name is "Result" |
verbose |
If true, all the internal comments of the commands will be displayed on console. |
zm |
If true, .zm file will be deleted. Default is false. |
mpm |
If true, .mpm file will be deleted. Default is false. |
pos |
If true, .pos file will be deleted. Default is false. |
Vinayak Kumar, Mario Medvedovic
cleanFolder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.