Description Usage Arguments Value
View source: R/utils_generator.R
Sample message template
1 2 3 4 5 6 | sktb_sample_message(
size = 1L,
merge = list(),
tail = sample.int(3, 1),
collapse = ""
)
|
size |
integer. |
merge |
list passed to |
tail |
integer passed to |
collapse |
character scalar. |
message templates are returned as a charcter vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.