Learn R Programming

faux (version 1.2.2)

interactive_design: Set design interactively

Description

Set design interactively

Usage

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

Value

list

Arguments

output

what type of design to output (faux)

plot

whether to show a plot of the design

Examples

Run this code
if(interactive()){ des <- interactive_design() }

Run the code above in your browser using DataLab