powered by
This function will only work after starting a device with hgd().
hgd()
hgd_url(endpoint = "live", which = dev.cur(), websockets = TRUE)
API endpoint.
Which device (ID).
Use websockets.
URL.
# NOT RUN { hgd() my_url <- hgd_url() dev.off() # }
Run the code above in your browser using DataLab