View source: R/enframe_github_files.R
enframe_github_files | R Documentation |
Create a (markdown ready) data frame from a GitHub file tree
enframe_github_files(repo, path, regexp, owner = "curso-r")
repo |
Repository name (excluding owner). |
path |
Subdirectory inside repo. |
regexp |
A regular expression passed on to |
owner |
GitHub organization (default is |
A data frame with one column named link
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.