Hello, I would like to know if anyone has encounter this problem before and what they have done to solve the problem. I am not sure if the problem has to do with R itself or with RStudio. The problem is the following: sometimes when I am developing code in R, using R studio -script inside a Shiny application- at one point my code does not work in the application. I works outside the application as a separate script, but it stops working inside the application with the rest of the functions. So far, what I have done is to start an entire new script and rewrite the entire code and this will solve the problem, the code will work fine again. I wonder if files/script get corrupted sometimes and need to be refreshed.
Thank you [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.