gm_attachments {gmailr}R Documentation

Retrieve information about attachments

Description

Retrieve information about attachments

Usage

gm_attachments(x, ...)

Arguments

x

An object from which to retrieve the attachment information.

...

other parameters passed to methods

Value

A data.frame with the filename, type, size and id of each attachment in the message.


[Package gmailr version 2.0.0 Index]