gt
gt copied to clipboard
Update image.R to enable control of image file size
Added the parameters absolute_height and dpi to ggplot_image() in order to enable precise control of the saved image quality and absolute size, passed to ggsave()
Summary
Following my discussion at https://github.com/rstudio/gt/discussions/1482 I have made a quick fix to solve this issue