Description Usage Arguments Value
Creates an hyperlink to resources used in the Rmd file
1 2 | embedSourceVL(dirs = ".", exts = c("Rmd", "R", "txt", "dat", "csv", "xls",
"xlsx", "gz"), otherF = NULL, textT = "Source")
|
dirs |
Path to the file |
exts |
extensions of the files being included in the archive |
otherF |
vector of other files to include in the archive |
textT |
(optional) text for the hyperlink |
A string that can be printed in an html document
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.