autofill_rcrds: Autofill the records

View source: R/simulate.R

autofill_rcrdsR Documentation

Autofill the records

Description

This function fills the values of the record factors by automatically choosing a simulation process. It tries to be smart by ensuring to use values that is within expectation.

Usage

autofill_rcrds(.data, ..., .seed = NULL, .nsim = 1L)

Arguments

.data

An edibble data.

...

If supplied, it is a name-value pair where the name should correspond to the record factor name and value is the f

.seed

The seed number.

.nsim

The number of simulations to run.


edibble documentation built on June 22, 2024, 11:04 a.m.