Skip to contents

The $ENV block is a block of R code that can realize any sort of R object that might be used in running a model.

Usage

env_eval(x, seed = NULL)

Arguments

x

model object

seed

passed to set.seed if a numeric value is supplied

See also