sleuth_live | R Documentation |
Interactive sleuth visualization with Shiny. To exit, type ESC
in R.
sleuth_live(obj, settings = sleuth_live_settings(), options = list(port = 42427), ...)
obj |
a |
settings |
see the function |
options |
additional options which are sent to shiny |
... |
additional parameters sent to plotting functions |
a shinyApp
result
sleuth_fit
, sleuth_live_settings
, sleuth_deploy