refresh: autoreload for shiny app that contains multiple files...

View source: R/refresh.R

refreshR Documentation

autoreload for shiny app that contains multiple files (outside of app.R)

Description

An addin is added to Rstudio which can be binded to a keyboard shortcut. Alternatively, a Shiny app can be launched which monitors file changes and updates the modified date & time of "app.R". This results in an automatic refresh of your app.

Usage

refresh()

Arguments

app.R

The location of your app.R file. It is assumed to be at the root of your project.

See Also

autorefresh


vreederene-90/autoreload.fix documentation built on June 28, 2022, 6:25 p.m.