Posts with the Ggplot tag
Displaying ggplot messages in a Shiny app
8 January, 2020
– It turns out that capturing and displaying in a Shiny app the warning and error messages generated by ggplot isn't as simple as you might think. In order to discover why that is, we need to know a little bit about what happens behind the scenes ...