msg_txt: compose message body from character lines

View source: R/msg_txt.R

msg_txtR Documentation

compose message body from character lines

Description

Takes chracter lines as input and paste it together with 2 linebreacks Use black string (i.e. ”) to add extra line

Usage

msg_txt(...)

Arguments

...

list of characters

Examples

msg_txt('hello','world!','','goodbye!')

barvinch/sendRgrid documentation built on Dec. 31, 2022, 8:48 p.m.