run_lesson_scripts: run_lesson_scripts

View source: R/run_lesson_scripts.R

run_lesson_scriptsR Documentation

run_lesson_scripts

Description

Run all scripts in the scripts/ subfolder in the lesson directory. Scripts must not have any interdependencies, as a general design rule.

Usage

run_lesson_scripts(scripts, skip = NULL, WD = getwd())

Arguments

scripts

a vector of scripts (no path needed, just basenames)

skip

filename of a script to skip

WD

is working directory of the project (useful to supply for shiny app, which has diff. working environment)


galacticpolymath/GPpub documentation built on April 5, 2025, 6:04 p.m.