run_app.RdLaunches an interactive Shiny application to explore and compare
seasonal adjustment results stored in a data.frame returned by compare().
run_app(data, ...)A data.frame returned by compare(), containing
the columns ws, SAI, series, date, and value.
Additional arguments passed to shiny::shinyApp().
Runs a Shiny app in the R session (no return value).