set_session_seed: Set/get the "master" seed for the stat305templates package.

set_session_seedR Documentation

Set/get the "master" seed for the stat305templates package.

Description

All subsequent randomizations by the stat305templates package are based on this master seed.

Usage

set_session_seed(seed, session)

get_session_seed(session)

Arguments

seed

seed.

session

the shiny reactive domain.

Value

get_session_seed() returns the current session seed or NULL if none was set.


dakep/stat305templates documentation built on Nov. 27, 2022, 8:23 a.m.