Learn R Programming

rxode2random (version 2.1.1)

rxSeedEng: This seeds the engine based on the number of cores used in random number generation

Description

This seeds the engine based on the number of cores used in random number generation

Usage

rxSeedEng(ncores = 1L)

Value

Nothing, called for side effects

Arguments

ncores

is the number of cores to use.

Examples

Run this code
rxSeedEng()

Run the code above in your browser using DataLab