DeleteStream {rlecuyer}R Documentation

Remove streams

Description

.lec.DeleteStream removes streams from the global state table.

Usage

.lec.DeleteStream (names)

Arguments

names

a character string or a vector of character strings naming the streams to be deleted.

Details

All streams given in the argument names are removed from the table .lec.Random.seed.table.

Value

None.


[Package rlecuyer version 0.3-8 Index]