viewProfile | R Documentation |
Displays the currently signed in SyncroSim profile information. To sign in
to SyncroSim use the signIn
function.
viewProfile(session = NULL, ...)
session |
|
... |
other internal parameters |
## Not run:
# Retrieve profile information for a SyncroSim session
mySession <- session()
viewProfile(mySession)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.