Hello All,
I am trying to create a R Markdown HTML document with code chunks to show my code is reproducible and allow anyone to practice the code on their own.
When I select the Knit to HTML this is the error code that is returned:
processing file: Cyclistic-Bikes-Deliverable.rmd
|...................... | 43% [unnamed-chunk-2]
Quitting from lines 30-31 [unnamed-chunk-2] (Cyclistic-Bikes-Deliverable.rmd)
Error in `.External2()`:
! unable to start data viewer
Backtrace:
1. utils::View(dataset2)
Execution halted
Does anyone know how to generate the document, I am not sure why I am getting this message?
KInd Regards,