gm_attachments {gmailr} | R Documentation |
Retrieve information about attachments
gm_attachments(x, ...)
x |
An object from which to retrieve the attachment information. |
... |
other parameters passed to methods |
A data.frame with the filename
, type
, size
and id
of each
attachment in the message.