setSeed {campsis} | R Documentation |
Set the seed. The goal of this method is to centralize all calls to the R method 'set.seed'.
Description
Set the seed. The goal of this method is to centralize all calls to the R method 'set.seed'.
Usage
setSeed(seed)
Arguments
seed |
seed value, not NULL |
[Package campsis version 1.5.4 Index]