| github_helpers | R Documentation |
auth_github(): Creates a GITHUB_TOKEN and asks to store it in your
.Renviron file.
get_owner(): Returns the owner of a Github repo.
get_repo(): Returns the repo name of a Github repo for a given remote.
get_repo_slug(): Returns the repo slug of a Github repo
(<owner>/<repo>).
auth_github()
get_owner(remote = "origin")
get_user()
get_repo(remote = "origin")
get_repo_slug(remote = "origin")
remote |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.