powered by
Global option viewer needs to be set to a function that accepts the client URL as a parameter.
viewer
hgd_view()
viewer function return value.
This function will only work after starting a device with hgd().
hgd()
if (FALSE) { hgd() hgd_view() hist(rnorm(100)) dev.off() }
Run the code above in your browser using DataLab