with.random.seed: Calls a function with a specified random.seed

with.random.seedR Documentation

Calls a function with a specified random.seed

Description

Calls a function with a specified random.seed

Usage

## S3 method for class 'random.seed'
with(expr, seed = 1234567890)

Arguments

expr

the expression to be evaluated

seed

the seed as integer


skranz/RTutor documentation built on Feb. 7, 2024, 12:53 a.m.