ctmaSaveFile {CoTiMA} | R Documentation |
ctmaSaveFile
Description
Internal fcuntion to save files
Usage
ctmaSaveFile(
activateRPB,
activeDirectory = activeDirectory,
SaveObject,
FileName,
Directory,
silentOverwrite = FALSE
)
Arguments
activateRPB |
set TRUE to receive push messages with 'CoTiMA' notifications on your phone |
activeDirectory |
directory name |
SaveObject |
object to save |
FileName |
filename |
Directory |
directory to save file in |
silentOverwrite |
override old files without asking |
Value
No return value. Just saves files
[Package CoTiMA version 0.8.0 Index]