View source: R/synapse_helpers.R
Attempt to log into Synapse. Will first try using authentication credentials written to a .synapseConfig file. If that fails, will try using any credentials passed to the function. Will return 'NULL' if not all attempts failed.
1 | attempt_login(syn, ...)
|
syn |
Synapse client object |
... |
Synapse credentials, such as 'authToken' or 'email' with a 'password' or 'apiKey'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.