50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


sendmailR (version 1.2-1)

mime_part.default: Default MIME part method

Description

Creates a string representation of the object x using dput. This representation is then turned into a file attachment.

Usage

# S3 method for default
mime_part(x, name, ...)

Arguments

x

R object

name

Filename used for attachment (sans the .R extension)

...

Ignored.

Value

An S3 mime_part object.