Learn R Programming

switchr (version 0.14.8)

sh_init_script: shell init

Description

Set or Retrieve the shell initialization script for an object

Usage

sh_init_script(x)

# S4 method for SwitchrParam sh_init_script(x)

sh_init_script(x) <- value

# S4 method for SwitchrParam sh_init_script(x) <- value

Value

For the getter, the shell initialization script/commands, for the setter, an updated SwitchrParam object with the new shell initialization set.

Arguments

x

An object associated with a SwitchrParam object

value

The new value.