Learn R Programming

gmailr (version 0.0.1)

to: Get the to field of a message or draft

Description

Get the to field of a message or draft

Usage

to(x, ...)

Arguments

x
the object from which to retrieve the field
...
other parameters passed to methods

Examples

Run this code
to(my_message)
to(my_draft)

Run the code above in your browser using DataLab