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/minid documentation built on Aug. 1, 2020, 9:38 p.m.