load_all: Source a custom file - devtools::load_all() if the directory...

Description Usage Arguments

View source: R/addins.R

Description

Checks if project is a package and if so, executes devtools::load_all(). Otherwise, the load_file is sourced.

Usage

1
load_all(load_file = getOption("teamtools.load_file"), ...)

Arguments

load_file

The source file

...

Parameters passed to devtools::load_all().


lorenzwalthert/teamtools documentation built on Dec. 10, 2019, 2:11 a.m.