Closed jmgirard closed 3 years ago
Yes! I discovered it a few days ago and it's been super useful. Debugging is tricky (it won't stop trying to render the document long enough for me to really read the error w/o scrolling a bunch) but overall way easier than knitting all the time!
@ShirleyBWang Not sure if you discovered this yet, but if you run
xaringan::inf_mr()
it will open a preview of your slides in the RStudio Viewer panel. For bigger layout changes (e.g., adding classes or columns) you may have to save the Rmd before it'll update, but I've found it useful and faster than knitting all the time.