R/interactive.R
interactive_design.Rd
Set design interactively
interactive_design(output = c("faux"), plot = faux_options("plot"))
what type of design to output (faux)
whether to show a plot of the design
list
if(interactive()){ des <- interactive_design() }