Description Usage Arguments Value Examples
View source: R/script_flush_old.R
flush previous iterations of an R script
1 | script_flush_old(dir = "r/", extension = "r", example = FALSE)
|
dir |
directory to loook for R scripts in |
extension |
which file extension should be used |
This function returns the url
blah blah blah
1 2 3 4 | ## Not run:
function(arg1)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.