get_gh_token | R Documentation |
Get GitHub token
get_gh_token(token_name = "")
token_name |
Optional name of token to use |
The value of the GitHub access token extracted from environment variables.
Other github:
get_default_github_branch()
,
get_latest_commit()
,
use_github_action_pkgcheck()
## Not run:
token <- get_gh_token ()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.