This is my ggplot2, and it appears perfectly fine while its in rmarkdown, however when I clicked "knit to pdf", only my code chunks appear, not the graph. Not too sure what else do I have to code. I also tried including print() and plot() but none of them are working either
Read more here: https://stackoverflow.com/questions/66522328/unable-to-print-out-graph-after-clicking-knit
Content Attribution
This content was originally published by abs at Recent Questions - Stack Overflow, and is syndicated here via their RSS feed. You can read the original post over there.