Description Usage Arguments Examples
View source: R/show_file_github.R
Show a file from github
1 | show_file_github(repo, file, ...)
|
repo |
a github repository |
file |
a file within the github repository |
... |
argumetns passed down to |
1 2 3 4 | ## Not run:
show_file_github("GregorDeCillia/showdown", "DESCRIPTION")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.