Learn R Programming

emayili (version 0.3.7)

envelope: Create a message.

Description

Create a message.

Usage

envelope()

Arguments

Value

A message object.

See Also

subject, from, to, cc, bcc and reply

Examples

Run this code
# NOT RUN {
# Create an (empty) message object.
msg <- envelope()
# }

Run the code above in your browser using DataLab