Description Usage Arguments Examples
View source: R/git_get_files.R
Get the names of all files in repo
1 | get_files_from_repo(owner, repo)
|
owner |
Owner of the Github Repo (org or individual user) |
repo |
Name of the Github Repo |
1 | get_files_from_repo(owner = "xvrdm", repo = "ggrough")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.