stock_msg_body {pointblank} | R Documentation |
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()
Value
Text suitable for the msg_body
argument of email_blast()
and
email_create()
.
Function ID
4-3
See Also
Other Emailing:
email_blast()
,
email_create()
,
stock_msg_footer()
[Package pointblank version 0.12.1 Index]