13.10 Meeting Videos

13.10.1 Cohort 1

Meeting chat log
00:21:14    olivier leroy:  # This script is used to run the application defined in app.R in the background
# source : https://github.com/sol-eng/background-jobs/blob/main/shiny-job/shiny-run.R
options(shiny.autoreload = TRUE)
shiny::runApp()
00:44:44    Oluwafemi Oyedele:  https://mastering-shiny.org/