Description Usage Arguments Value Examples
If you did not provide a Personal Access Token (PAT) for this URL / user combination, you will be prompted to enter your PAT. The PAT itself is stored in your systems keyring and not in your R History. WARNINIG: NEVER store your PAT in your R history or in Source Control. Anybody who has the PAT can take any action on FASTGenomics you can make. More Questions? Read our in depth authorization Guide
1 | connect(base_url, email)
|
base_url |
The url of the instance, e.g. https://fastgenomics.org/ |
email |
The email address of your account |
a connection object
1 | connection <- fastgenomicsRclient::connect("https://fastgenomics.org/", "user@example.com")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.