brackify | R Documentation |
convert a vector like c(1, 4, 3, 2) into a string like
[1, 4, 3, 2]
(common aggregation method for error messages). See also
data.table:::brackify()
.
brackify(x, quote = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.