WriteState {rlecuyer} | R Documentation |
Output of the current state of streams
Description
.lec.WriteState
writes the current state of given streams (Cg values).
.lec.WriteStateFull
writes the values of all internal state variables
of given streams.
Usage
.lec.WriteState (names)
.lec.WriteStateFull (names)
Arguments
names |
a character string or a vector of character strings naming the streams. |
Value
None
See Also
SetPackageSeed
for description of a state of a stream and examples
[Package rlecuyer version 0.3-8 Index]