Description Usage Arguments Value Examples
To use this function: First, create a GitHub account. https://github.com/ Next, create a GitHub access token. https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token Finally, request access to the DNPL GitHub.
1 | set_github_creds(username = NA, token = NA)
|
username |
Your GitHub username. |
token |
Your GitHub access token. |
FALSE if not set, TRUE if set.
1 | set_github_creds(username=<username>, token=<token>)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.