sourceScripts: Source R scripts

Description Usage Arguments

View source: R/sourceScripts.R

Description

Sources the script or scripts indicated.

Usage

1
sourceScripts(scripts, verbose = TRUE, recursive = TRUE)

Arguments

scripts

character or character vectory. If an element of scripts is a directory, sources the contents of that directory. Otherwise sources the script. If missing, all scripts in the 'scripts' directory will be sourced

verbose

logical. Declare which scripts are being sourced via messages?

recursive

logical. If sourcing a directory, should scripts in subdirectories be included?


USGS-VIZLAB/vizlab documentation built on July 10, 2019, 12:08 a.m.