I am trying to export a networkD3 plot, a radialnetwork plot, to an HTML file in RStudio, but am unable to export the plot. Is anyone else getting an R code execution error when trying to export as HTML? I don't know what is causing this issue.
Error: pandoc document conversion failed with error 127
I can export as various formats, PNG/JPEG/BMP in various resolutions, but would like to keep the GUI for the radial network and export it as an HTML or any file format that can keep the ability to interact with the plot.
In Rstudio, the graph has a gui in the viewer, and I can rollover certain nodes, how can I export and keep that ability?