sh_init: shell init

sh_init_scriptR Documentation

shell init

Description

Set or Retrieve the shell initialization script for an object

Usage

sh_init_script(x)

## S4 method for signature 'SwitchrParam'
sh_init_script(x)

sh_init_script(x) <- value

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

Arguments

x

An object associated with a SwitchrParam object

value

The new value.

Value

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


switchr documentation built on March 31, 2023, 5:13 p.m.