Description Usage Arguments Value Examples
View source: R/repo_contents.R
Retrieves Github Repository Contents/filenames
1 2 3 | repo_contents(repo, ...)
repo_files(repo, ...)
|
repo |
Github repository in the order or user/repo |
... |
arguments passed to |
A list or a character vector of files
1 | repo_contents("muschellij2/fslr")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.