if (FALSE) {
# Set up a SyncroSim Session
mySession <- session()
# Check the silent status of a SyncroSim Session
silent(mySession)
# Set the silent status of a SyncroSim Session
silent(mySession) <- FALSE
}
Run the code above in your browser using DataLab