Learn R Programming

rsyncrosim (version 1.2.9)

description<-: Set the description of an SsimLibrary/Project/Scenario.

Description

Set the description of an SsimLibrary/ProjectScenario.

Usage

description(ssimObject) <- value

# S4 method for character description(ssimObject) <- value

# S4 method for SsimObject description(ssimObject) <- value

Arguments

ssimObject

Scenario/Project/SsimLibrary.

value

The new description.

Value

The object with updated description.