Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- issues when using ggsave to save the generated file into PDF
- figure1<-last_plot()
- ggsave(figure1,file="/home/user1/figure1.png",width=15,height=3)
- ggsave(figure1,file="/home/user1/figure1.pdf",width=15,height=36)
Advertisement
Add Comment
Please, Sign In to add comment