Im running a market basket analysis and deploying app to shinyapp.io when i run the app locally all works find but when i deploy the message targets the path shown below at the my data line with the following error: "Paths should be to files within the project directory" I have the r code and data in the directory and I'm lost at what this correction could be any help appreciated
#READ IN DATA
mydata <- read_excel("F:/computer files/saving MB data all ID with loans_combine.xlsx")