between.Rd
Test if the column is between the lower bound and upper bound, inclusive.
between(x, bounds) # S4 method for Column between(x, bounds)
a Column
lower and upper bounds
between since 1.5.0
Other column_func: alias(), cast(), endsWith(), otherwise(), over(), startsWith(), substr()
alias()
cast()
endsWith()
otherwise()
over()
startsWith()
substr()