ctmaSaveFile: ctmaSaveFile

View source: R/ctmaSaveFile.R

ctmaSaveFileR 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


CoTiMA documentation built on Nov. 10, 2022, 5:16 p.m.

Related to ctmaSaveFile in CoTiMA...