declare_population | R Documentation |
Deprecated. Please use declare_model instead.
declare_population(..., handler = fabricate, label = NULL)
... |
arguments to be captured, and later passed to the handler |
handler |
a tidy-in, tidy-out function |
label |
a string describing the step |
A potential outcomes declaration, which is a function that returns a data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.