powered by
This function will only work after starting a device with hgd().
hgd()
hgd_browse(..., which = dev.cur(), browser = NULL)
Parameters passed to hgd_url().
hgd_url()
Which device (ID).
Program to be used as HTML browser.
URL.
# NOT RUN { hgd() hgd_browse() # open browser hist(rnorm(100)) dev.off() # }
Run the code above in your browser using DataLab