user: user

Description Usage Arguments Value Methods (by class) Examples

Description

Get the user from the configuration object

Usage

1
2
3
4
5
6
7
user(x)

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

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

Arguments

x

configuration object

value

the new user string

Value

The user

Methods (by class)

Examples

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

## End(Not run)

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