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.


graemeblair/DeclareDesign documentation built on March 3, 2024, 1:28 p.m.