get_script_path {funr}R Documentation

Enables detection of the folder a script resides in with certain accuracy

Description

R does not have a default way to return and use, the location of a specific script.

Usage

get_script_path()

detect_home()

Source

https://github.com/molgenis/molgenis-pipelines/wiki/How-to-source-another_file.R-from-within-your-R-script


[Package funr version 0.3.2 Index]