script_management_internal: data.table with names of scripts and possible versions of...

Description Usage Arguments Value Examples

View source: R/script_management_internal.R

Description

data.table with names of scripts and possible versions of scripts they belong to.

Usage

1
script_management_internal(dir = "r/", extension = "r")

Arguments

dir

directory to search in

extension

extension to look for

Value

This function returns a data.table with names of scripts found in the directory specified

Examples

1
2
3
4
## Not run: 
function(arg1)

## End(Not run)

emilBeBri/dttools documentation built on April 21, 2021, 5:44 a.m.