to_array | R Documentation |
Converts a vector to an expression with the corresponding SQL array literal.
to_array(value)
value |
A character or numeric vector to be converted |
The quosure
with the SQL array literal that can be used in dplyr::mutate
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.