Learn R Programming

rsyncrosim (version 1.2.9)

filepath: The path to a SyncroSim object on disk

Description

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

Usage

filepath(ssimObject)

# S4 method for character filepath(ssimObject)

# S4 method for Session filepath(ssimObject)

# S4 method for SsimObject filepath(ssimObject)

Arguments

ssimObject

An object containing a filepath.

Value

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