Use tar_watch_ui()
and tar_watch_server()
to include tar_watch()
as a Shiny module in an app.
tar_watch_server(id, height = "650px")
Character of length 1, ID corresponding to the UI function of the module.
Character of length 1,
height of the visNetwork
widget and branches table.
A Shiny module server.
Other progress:
tar_poll()
,
tar_progress_branches()
,
tar_progress_summary()
,
tar_progress()
,
tar_watch_ui()
,
tar_watch()