edit_script: Create/Edit a script for a GP unit

edit_scriptR Documentation

Create/Edit a script for a GP unit

Description

If the script name is not found, it will create one in the gp-lessons/lessons/(working directory) aka wd_git for the unit

Usage

edit_script(script_name = NULL, WD = "?")

init_script(script_name = NULL, WD = "?")

Arguments

script_name

text string to name the script. No need to add .R suffix.

WD

working directory. Default '?'

Value

logical; if succeeds, should open a new file and silently return TRUE

Functions

  • init_script(): alias for edit_script()


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