app_flow | R Documentation |
Using shiny
comb through datasets by iterating between
plotting steps, and lassoing steps to select points of interest.
app_flow(tomic)
tomic |
Either a |
A shiny
app
if (interactive()) {
# library(reactlog)
# reactlog_enable()
app_flow(brauer_2008_triple)
# shiny::reactlogShow()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.