signIn | R Documentation |
Signs in to syncrosim.com to authenticate user credentials.
signIn(session = NULL)
session |
|
Character string: whether sign in was successful or not.
## Not run:
# Sign in to SyncroSim session
mySession <- session()
signIn(mySession)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.