stock_msg_footer {pointblank} | R Documentation |
Provide simple email message body components: footer
Description
The stock_msg_footer()
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_footer()
Value
Text suitable for the msg_footer
argument of email_blast()
and
email_create()
.
Function ID
4-4
See Also
Other Emailing:
email_blast()
,
email_create()
,
stock_msg_body()
[Package pointblank version 0.12.1 Index]