News

Hi! I've been trying to use ggplot2 with shinylive, but keep running into errors. Please consider the following simple example: library (shiny) library (ggplot2) # Define UI for application that draws ...