mysetseed: A set-seed clone that initialises at a random value, and...

View source: R/aux-functions.r

mysetseedR Documentation

A set-seed clone that initialises at a random value, and returns the value

Description

A set-seed clone that initialises at a random value, and returns the value

Usage

mysetseed(x = NULL)

Arguments

x

an optional seed to provide

Value

the value of the seed that has been set


matweldon/RMWutils documentation built on May 16, 2022, 12:24 a.m.