Learn R Programming

gmailr (version 0.5.0)

as.character.mime: Convert a mime object to character representation

Description

These functions convert a mime object into the final mime character representation.

Usage

## S3 method for class 'mime':
as.character(x, ..., newline = "\\r\\n")

Arguments

x
object to convert
...
additional arguments ignored
newline
value to use as newline character