sourceAll: Sources all the code within given folder + file name pattern

View source: R/general.R

sourceAllR Documentation

Sources all the code within given folder + file name pattern

Description

Sources all the code within given folder + file name pattern

Usage

sourceAll(path, pattern = "_func")

Arguments

path

character vector specifying the path to the folder with to-be-sourced code

pattern

character vector specifying the file name pattern

Value

0


SpTB/wztools documentation built on July 2, 2023, 11:50 a.m.