Learn R Programming

gmailr (version 0.0.1)

date: Get the date field of a message or draft

Description

Get the date field of a message or draft

Usage

date(x, ...)

Arguments

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

Examples

Run this code
date(my_message)
date(my_draft)

Run the code above in your browser using DataLab