interactive_design {faux} | R Documentation |
Set design interactively
Description
Set design interactively
Usage
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() }
[Package faux version 1.2.1 Index]