Hello!
I'm having trouble with converting R markdown(.Rmd file) to HTML, pdf, or doc.
When I try it, I get an error message below.
Quitting from lines 18-25 (target.Rmd)
Error in .External2(C_dataviewer, x, title) : unable to start data viewer
Calls: <Anonymous> ... withCallingHandlers -> withVisible -> eval -> eval -> View
Execution halted
How can I solve the problem?