email-set: email

Description Usage Arguments Value Examples

Description

Set the minid user email in configuration object

Usage

1
email(x) <- value

Arguments

x

configuration object

value

the new user email string

Value

The configuration object with specified user email string

Examples

1
2
3
4
## Not run: 
email(configuration_object) <- "jsmith@example.com"

## End(Not run)

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