| interact | R Documentation |
Interactive data visualizations. Choose your data, choose your variables, and set the parameters as desired.
interact(app)
app |
Name of the shiny app to run, enclosed in quotes. |
Valid names are "BarChart", "Histogram", "ScatterPlot". If missing, then the valid names are listed.
David W. Gerbing (Portland State University; gerbing@pdx.edu)
# Commented out as the analyses are interactive
#interact()
#interact("BarChart")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.