Learn R Programming

gmailr (version 0.0.1)

from: Get the from field of a message or draft

Description

Get the from field of a message or draft

Usage

from(x, ...)

Arguments

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

Examples

Run this code
from(my_message)
from(my_draft)

Run the code above in your browser using DataLab