| .verify_pat_works | R Documentation |
Verify a synapse Personal Access Token works
.verify_pat_works(pat)
pat |
'Synapse' Personal Access Token. If NULL, package will search package environment for "pat". |
a 'Synapse' token
## Not run:
.verify_pat_works(pat = "test")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.