Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Sign Up
Learn more
HI,
I am trying to write a pdf into a folder in R. Below is the code I have written so far
pdf(venn_diagrams,"ihcdata_visitmapping.pdf")print(p)dev.off()
Thanks
Operating system used: windows