Create a data.frame with an example fixed design
Usage
design_fixed_followup(print = interactive())
Details
design_fixed_followup generates a default design data.frame
for
use with generate_delayed_effect or other generate_... functions. If print
is TRUE
code to produce the template is also printed for copying, pasting
and editing by the user. (This is the default when run in an interactive
session.)