Learn R Programming

rsyncrosim (version 1.2.9)

name: The name of a SyncroSim library, project or scenario.

Description

Retrieves the name of an SsimLibrary, Project or Scenario.

Usage

name(ssimObject)

# S4 method for character name(ssimObject)

# S4 method for SsimLibrary name(ssimObject)

# S4 method for Scenario name(ssimObject)

# S4 method for Project name(ssimObject)

Arguments

ssimObject

SsimLibrary, Project, or Scenario.

Value

Character string: the name of the ssimObject.