interactive_design | R Documentation |
Set design interactively
interactive_design(output = c("faux"), plot = faux_options("plot"))
output |
what type of design to output (faux) |
plot |
whether to show a plot of the design |
list
if(interactive()){ des <- interactive_design() }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.