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 April 12, 2025, 1:52 a.m.