Learn R Programming

gmailr (version 0.5.0)

print: Print gmailr objects

Description

Print gmailr objects

Usage

## S3 method for class 'gmail_message':
print(x, ...)

## S3 method for class 'gmail_draft': print(x, ...)

## S3 method for class 'gmail_drafts': print(x, ...)

## S3 method for class 'gmail_messages': print(x, ...)

## S3 method for class 'gmail_thread': print(x, ...)

## S3 method for class 'gmail_threads': print(x, ...)

Arguments

x
object to print
...
additional arguments ignored