code: code

Description Usage Arguments Value Methods (by class) Examples

Description

Get the code from the configuration object

Usage

1
2
3
4
5
6
7
code(x)

## S4 method for signature 'configuration'
code(x)

## S4 replacement method for signature 'configuration'
code(x) <- value

Arguments

x

configuration object

value

the new code string

Value

The code

Methods (by class)

Examples

1
2
3
4
## Not run: 
code(configuration_object)

## End(Not run)

bheavner/minidtools documentation built on Aug. 3, 2020, 4:05 a.m.