View source: R/github_handling.R
get_github | R Documentation |
This is a function to get the GitHub user's info
get_github(token = NULL, url)
token |
You can provide the Personal Access Token key directly or this function will attempt to grab a PAT that was stored using the 'authorize("github")' function |
url |
What is the URL endpoint we are attempting to grab here? |
Information regarding a Github account
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.