source_dir: Sourcing a bunch of files located from different...

Description Usage Arguments

Description

Sourcing a bunch of files located from different folders/subfolders.

Usage

1
source_dir(path, recursive = TRUE, only.funs = TRUE, ...)

Arguments

path

"Character". It is the path you want to source files.

recursive

"Logical". If TRUE, files under subfolders will also be sourced.

only.funs

Locigal. If TRUE, only functions will be sourced.

...

type help("source")


byzheng/rproject documentation built on May 13, 2019, 9:55 a.m.