Error: invalid quartz() device size
R
plotOutput(outputId=”plot_mainplot”, width=”100%”) #height = “auto”
output$plot_mainplot <- renderPlot({ … })
plotOutput(outputId=”plot_mainplot”, width=”100%”) #height = “auto”
output$plot_mainplot <- renderPlot({ … })