I am new to R Flexdashboard and I have encountered this problem with my flexdashboard R and I have spent some time solving but still unable to solve it. Might be just a silly mistake and hope you guys can help me with this.
I encounter this error when i shift my rmd file from desktop to my shared network folder:
"Error: unexpected symbol in "rmarkdown::run('S:/Project/Data/Sam\'s Projects/R Dashboard/Dashboard.Rmd', shiny_args = list(launch.browser = FALSE), auto_reload = FALSE, dir = 'S:/Project/Data/Sam's" Execution halted"
I did ensure that I have installed the required libraries. Anyone has any idea?