setSeed: Set the seed. The goal of this method is to centralize all...

View source: R/seed.R

setSeedR 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


campsis documentation built on Oct. 13, 2023, 5:09 p.m.