email: email

Description Usage Arguments Value Methods (by class) Examples

Description

Get the email from the configuration object

Usage

1
2
3
4
5
6
7
email(x)

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

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

Arguments

x

configuration object

value

the new email string

Value

The email

Methods (by class)

Examples

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

## End(Not run)

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