Closed andkov closed 11 years ago
runApp("./shinyEFA") Error in setwd(appDir) : cannot change working directory
when referencing data in "server.R" patterns<-read.csv("data/fpm.csv") the data must reside in the same directory as the application folder ("shinyApp"). It can be in a separate folder (~shinyApp/data).