Home > Mobile >  ggplot2 mutate error when select variable from uploaded dataset in R shinydashbard
ggplot2 mutate error when select variable from uploaded dataset in R shinydashbard

Time:01-07

I am trying to plot using ggplot in R shiny. I want to upload data and any variable can be used for plotting. I am trying to keep aes() dynamically. I tried a few examples enter image description here

  •  Tags:  
  • Related