I would like to have the opportunity (when working locally) that allows me to see the changes in my brilliant application automatically after making some changes to the file server.R
or ui.R
. It really annoys manual re-function runApp
every time I add a new thing.
The best solution that I really like is a feature xaringan::inifinite_moon_reader
that is extremely useful.
Are there any solutions that do this?
You can find a similar solution here . On the right, the code was changed and saved on the left, the contents of the page were updated.
source
share