Description Usage Arguments Value Examples
Save the CEMiTool object in files
1 2 3 4 | write_files(cem, ...)
## S4 method for signature 'CEMiTool'
write_files(cem, directory = "./Tables", force = FALSE)
|
cem |
Object of class |
... |
Optional parameters |
directory |
a directory |
force |
if the directory exists the execution will not stop |
A directory containing CEMiTool results in files.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.