Element-wise query operation: convert values to a given type.
Source:R/query_builders_exports.R
Convert.RdBuilds a % Convert type <value> query fragment.
Arguments
- type
Target type as a character scalar (e.g.
"Int64","Float32"). Positional.- ...
Optional piped DafrQuery.
Value
A DafrQuery.