Description Usage Arguments Value See Also Examples
Create link to output path.
1 | report_link(x, address = "file://")
|
x |
Path to step's output. |
address |
Server address, Default: 'file://'. |
Prints markdown link.
1 2 3 4 | ## Not run:
if(interactive()) report_link("~/Documents/liai/literature")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.