Learn R Programming

rsyncrosim (version 1.2.9)

tempfilepath: The temporary file path to a SyncroSim object on disk

Description

The temporary file path to a SyncroSim Session, SSimLibrary, Project or Scenario on disk.

Usage

tempfilepath(ssimObject)

# S4 method for character tempfilepath(ssimObject)

# S4 method for Session tempfilepath(ssimObject)

# S4 method for SsimObject tempfilepath(ssimObject)

Arguments

ssimObject

An object containing a filepath.

Value

A character string: the temporary file path to a SyncroSim object on disk.