| .get_synapse_token | R Documentation |
Retrieve a synapse token using PAT
.get_synapse_token(pat = NULL)
pat |
'Synapse' Personal Access Token. If NULL, package will search package environment for "pat". |
a 'Synapse' token. Will look for PAT and return that if successful HTTP call
## Not run:
.get_synapse_token(pat = "test")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.