Is it possible to get the current size of the zoomed plot panel in Rstudio automatically? via the API maybe? I had a look in the package vignettes but couldn't see anything that looked relevant.
Currently I am right-clicking the panel and inspecting it to get the pixel size then manually copying them to translate into mm. Can I get this information in a more programmatic manner?