powered by
Signs out of syncrosim.com.
signOut(session = NULL)
Character string: whether sign out was successful or not.
Session-class object. If NULL(default), the default session will be used
Session-class
NULL
if (FALSE) { # Sign out of SyncroSim session mySession <- session() signOut(mySession) }
Run the code above in your browser using DataLab