Learn R Programming

pointblank (version 0.7.0)

stock_msg_body: Provide simple email message body components: body

Description

The stock_msg_body() function simply provides some stock text for an email message sent via email_blast() or obtained as a standalone object through email_create().

Usage

stock_msg_body()

Arguments

Value

Text suitable for the msg_body arguments of email_blast() and email_create().

Function ID

4-3

See Also

Other Emailing: email_blast(), email_create(), stock_msg_footer()