email {crunch}R Documentation

Extract the email from a User Entity

Description

Extract the email from a User Entity

Usage

email(x)

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

Arguments

x

a UserEntity returned from me()

Value

a character string of the user's email


[Package crunch version 1.30.4 Index]