powered by
nth(x, n, default = NA)
between
cumall
cumany
cummean
distribute
first
lag
last
lead
n_distinct
n_groups
n
nth (1:10, 5) nth (1:10, 11, default=123)
Run the code above in your browser using DataLab