powered by
Displays the currently signed in SyncroSim profile information. To sign in to SyncroSim use the signIn function.
signIn
viewProfile(session = NULL, ...)
Session-class object. If NULL(default), the default session will be used
Session-class
NULL
other internal parameters
if (FALSE) { # Retrieve profile information for a SyncroSim session mySession <- session() viewProfile(mySession) }
Run the code above in your browser using DataLab