sourceScripts: Load R Scripts with 'source'

View source: R/system.R

sourceScriptsR Documentation

Load R Scripts with source

Description

Load R Scripts with source

Usage

sourceScripts(scripts, dbg = TRUE)

Arguments

scripts

full paths to R scripts

dbg

if TRUE (default) log messages ("loading... ok") are shown

Value

the vector of script paths is returned invisibly


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.