source_all: Sources files in the directory. Useful for the initial...

Description Usage Arguments Value

View source: R/source_all.R

Description

Sources files in the directory. Useful for the initial project setup.

Usage

1
source_all(path, except, quiet = FALSE, recursive = TRUE)

Arguments

path

Path where to look for .R files.

except

Regex pattern to ignore files.

quiet

If FALSE, prints message per each file.

recursive

If TRUE, goes recurisvely into sub directories.

Value

Nothing


Ilia-Kosenkov/RLibs documentation built on Jan. 26, 2020, 2:21 p.m.