rand {SparkR} | R Documentation |
Generate a random column with i.i.d. samples from U[0.0, 1.0].
rand(seed) ## S4 method for signature 'missing' rand(seed) ## S4 method for signature 'numeric' rand(seed)
Other normal_funcs: abs
,
bitwiseNOT
, column
,
expr
, greatest
,
ifelse
, isnan
,
least
, lit
,
nanvl
, negate
,
randn
, struct
,
when
## Not run: rand()