Description Usage Arguments Value
View source: R/utils_generator.R
Convert message templates into ojichat
1 2 3 4 5 6 7 | sktb_conv_ojichat(
message,
target_name = "",
pos_after = c("ADP", "AUX"),
emoji_rep = 4L,
comma_freq = runif(1, 0, 1)
)
|
message |
message template |
target_name |
passed to |
pos_after |
passed to |
comma_freq |
passed to |
character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.