I’m having a problem with my R Markdown file being executed for the knit feature (IDK all the right lingo so forgive me if this is confusing). Instead of the Desktop version of R Studio, I’m using the cloud version. I’m trying to publish the knit version of my R markdown file and it doesn’t go through all the way. I’m trying to figure out what the problem is. I keep getting this message:
Quitting from lines at lines 39-45 [unnamed-chunk-1] (Bella-Beat-Report.Rmd)
Error in .External2()
:
! unable to start data viewer
Backtrace:
- utils::View(dailyActivity_merged)
Execution halted
Thank you.
After putting in all my code, I hit the knit button at the top of the window. Apparently, that’s all I need but it won’t convert my files code chunks to any type of file (HTML, PDF or Word).
Fela Dodd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.