Description Usage Arguments Value Examples
View source: R/script_management_internal.R
data.table with names of scripts and possible versions of scripts they belong to.
1 | script_management_internal(dir = "r/", extension = "r")
|
dir |
directory to search in |
extension |
extension to look for |
This function returns a data.table
with names of scripts found in the directory specified
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.