Hello Taner,
I was able to reload the project, thank you!
The actual rmd I cannot load but I remade it locally without the problematic line of code and It works fine.
The issue was a plotly call where I tried to adjust bin size by doing,
xbins.size = 1
This made the browser crash due to code hang. It did the same thing when I was running on my local Rstudio application. so I will try and adjust bin size another way.
Thanks again!
-Devon