Learn R Programming

gmailr (version 0.6.0)

format: Format gmailr objects for pretty printing

Description

Format gmailr objects for pretty printing

Usage

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

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

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

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

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

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

Arguments

x
object to format
...
additional arguments ignored