Learn R Programming

rsyncrosim (version 1.2.9)

silent<-: Set silent property of a Session

Description

Set silent property of a session to TRUE or FALSE

Usage

silent(session) <- value

# S4 method for character silent(session) <- value

# S4 method for Session silent(session) <- value

Arguments

session

Session.

value

Logical.

Value

The updated ssimObject.