email: Extract the email from an object

Description Usage Arguments Methods (by class)

Description

Extract the email from an object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
email(x, ...)

## S3 method for class 'person'
email(x, ...)

## S3 method for class 'user_matches'
email(x, ...)

## S3 method for class 'list'
email(x, ...)

## S3 method for class 'character'
email(x, ...)

Arguments

x

the object to extract email from

...

Additional arguments passed to methods.

Methods (by class)


Bioconductor/BiocContributions documentation built on May 6, 2019, 7:48 a.m.