source_all: Source all R scripts within a folder

View source: R/source_all.R

source_allR Documentation

Source all R scripts within a folder

Description

irectly copied from miceadds package (https://github.com/cran/miceadds); that package loaded too many other extraneous things.

Usage

source_all(path, grepstring = "\\.R", print.source = TRUE)

Arguments

folder

Path to target folder with scripts to be sourced.

Examples

# non-operative
# source_all("helpers/")

wepelham3/sack2 documentation built on Aug. 5, 2023, 5:53 a.m.