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