source_loader: safely loads source file r scripts

Description Usage Arguments Details Value Examples

View source: R/source_loader.R

Description

A wrapper around source

Usage

1
source_loader(source_file, path)

Arguments

source_file

the R script to source

path

the path to the file

Details

A wrapper around source. Recommended to use with the sibling_folder function.

Value

none

Examples

1
2
3
4
## Not run: 
To add!

## End(Not run)

MarkGoble/mishMashr documentation built on Oct. 12, 2020, 8:24 p.m.