R/udfs.R
to_array.Rd
Converts a vector to an expression with the corresponding SQL array literal.
to_array(value)
A character or numeric vector to be converted
The quosure with the SQL array literal that can be used in dplyr::mutate.
quosure
dplyr::mutate