Using Jupyter Notebook to do R in Windows 10. Although I much prefer RStudio, for reasons not worth getting into, I cannot use it. I moved a notebook I made on RStudio from my personal computer to my work computer and was not able to generate the same graphs inline on jupyter. I could save them fine onto the disk though.
Anyone know why it's not working? This is similar to r graphs in jupyter - unable to start png() device Displaying ggplot2 graphs from R in Jupyter
But not exactly. Anyone know why I am unable to get graphs to show? I discovered that if I restart the Rkernel I can get one graph to show but not more.