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