I wrote codes that get plots in shiny. I get the plots when I use plot(c(12,11)) as you can see in the codes, but when I use plot(c(input$ vec)) or plot(input$ vec) doe not