Skip to contents

Create list of script paths and other info related to a script

Usage

scriptPaths(path)

Arguments

path

Absolute path to script

Value

A list of

  • path Absolute path "/data/dir/script.R"

  • name "script"

  • label "dir/script.R"