Learn R Programming

CoTiMA (version 0.7.0)

ctmaSaveFile: ctmaSaveFile

Description

Internal fcuntion to save files

Usage

ctmaSaveFile(
  activateRPB,
  activeDirectory = activeDirectory,
  SaveObject,
  FileName,
  Directory,
  silentOverwrite = FALSE
)

Value

No return value. Just saves files

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