Description Objects from the Class Methods See Also Examples
A class union, initially containing only "integer"
, the data type for standard R generator states. Might eventually allow other forms of generator state, but not likely for built-in R generators.
A Class Union, no objects.
signature(object = "randomGeneratorState")
: The method assumes the standard R state; other generator state classes would likely override this.
Class simulationResult
has this class as slots.
1 | showClass("randomGeneratorState")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.