Set design interactively

interactive_design(output = c("faux"), plot = faux_options("plot"))

Arguments

output

what type of design to output (faux)

plot

whether to show a plot of the design

Value

list

Examples

if(interactive()){ des <- interactive_design() }