r - A hybrid way to produce high resolution ggplot image using RStudio's export function? -


i using ggplot2 rstudio produce 300 dpi image. method using "tiff("test.tif"...)" produced wired image big text , small plot; while export function in rstudio convenient use helpful interactive graphics scale falls short in producing low resolution 72 dpi image. there hybrid way both high resolution , interactive image operations?


Comments

Popular posts from this blog

python 3 IndexError: list index out of range -

android - How to save instance state of selected radiobutton on menu -

IF statement in MySQL trigger -