R/duckdb-funs.R
mode.Rd
Returns the most frequent value for the values within x. NULL values are ignored.
mode(x = ANY)
ANY