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


Calvagone/campsis documentation built on April 17, 2024, 5:33 a.m.