if (interactive()) {
# In RMarkdown, use 'r txt()`.
# Do not call this function within a chunk
txt("text_issue", "Issue", text = "Wrong participant number")
txt("text_mod", "Modification", text = "Change the participant number from 1 to 32",
count = FALSE)
}
Run the code above in your browser using DataLab