powered by
Generate a random column with independent and identically distributed (i.i.d.) samples from U[0.0, 1.0].
rand(seed)# S4 method for missing rand(seed)# S4 method for numeric rand(seed)
# S4 method for missing rand(seed)
# S4 method for numeric rand(seed)
a random seed. Can be missing.
Other normal_funcs: abs, bitwiseNOT, coalesce, column, expr, greatest, ifelse, isnan, least, lit, nanvl, negate, randn, struct, when
abs
bitwiseNOT
coalesce
column
expr
greatest
ifelse
isnan
least
lit
nanvl
negate
randn
struct
when
# NOT RUN { rand() # }
Run the code above in your browser using DataLab