gh_file_get | R Documentation |
Get files in a repo
gh_file_get(
repo = "GithubMetrics",
org = "OpenPharma",
file = "DESCRIPTION",
return = "file",
...
)
repo |
The repo name. |
org |
The Github organisation name |
file |
The filename (or path with filename if not in root) |
return |
Defaults to returning file. Other option is |
... |
Pass down options to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.