declare_population: Declare the size and features of the population

declare_populationR Documentation

Declare the size and features of the population

Description

Deprecated. Please use declare_model instead.

Usage

declare_population(..., handler = fabricate, label = NULL)

Arguments

...

arguments to be captured, and later passed to the handler

handler

a tidy-in, tidy-out function

label

a string describing the step

Value

A potential outcomes declaration, which is a function that returns a data.frame.


DeclareDesign documentation built on Aug. 8, 2023, 5:13 p.m.