gh_tree_remote | R Documentation |
This is handy helper if you want to make gh requests related to the current project.
gh_tree_remote(path = ".")
path |
Path that is contained within a git repo. |
If the repo has a github remote, a list containing username
and repo
. Otherwise, an error.
gh_tree_remote()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.