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