Learn R Programming

rsyncrosim (version 1.2.4)

silent<-: Set silent property of a Session

Description

Set silent property of a sessio 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.