What is wrong? I get ERROR: argument is of length zero in shiny::runApp
when I run
library(shiny)
runApp("C:\\R\\4p\\frontEnd2\\shiny")
Sometimes it works, sometimes not. When I restart it usually begin to work again.
What is wrong? I get ERROR: argument is of length zero in shiny::runApp
when I run
library(shiny)
runApp("C:\\R\\4p\\frontEnd2\\shiny")
Sometimes it works, sometimes not. When I restart it usually begin to work again.