R/duckdb-funs.R
union_extract.Rd
Extract the value with the named tags from the union. NULL if the tag is not currently selected.
UNION
VARCHAR
if (FALSE) { # \dontrun{ union_extract(s, 'k') } # }