Converts a vector to an expression with the corresponding SQL array literal.

to_array(value)

Arguments

value

A character or numeric vector to be converted

Value

The quosure with the SQL array literal that can be used in dplyr::mutate.