[This article was first published on Dean Attali's R Blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Debugging with Dean episode 2: Find out what mistake to avoid when using isolate() –
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
I’ll keep it short: The first episode of Debugging with Dean was a success, so I decided to keep going. In this video, I set out to see if an issue submitted to {shiny} was indeed a bug in shiny, and instead I found out a way that isolate()
can break your app.
As always, I would warmly welcome any comments, including constructive criticism so I can improve. If you like my videos, make sure to subscribe so that I’ll know to keep making more!
To leave a comment for the author, please follow the link and comment on their blog: Dean Attali's R Blog.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.