Learn R Programming

harvestr (version 0.1)

reap: call an object continuing the random number stream.

Description

call an object continuing the random number stream.

Usage

reap(x, fun, ...)

Arguments

x
an object
fun
a function to call on object
...
passed onto function

See Also

withpseed, harvest, and with