DeleteStream {rlecuyer} | R Documentation |
.lec.DeleteStream
removes streams from the global state table.
.lec.DeleteStream (names)
names |
a character string or a vector of character strings naming the streams to be deleted. |
All streams given in the argument names
are removed from
the table .lec.Random.seed.table
.
None.