inst/examples/opal-login-token.R

library(opalr)
o <- opal.login(username="", token = "HYG16LO0VaX4O0UardNbiqmr2ByBpRke", url='http://localhost:8080')
opal.projects(o)
opal.logout(o)

Try the opalr package in your browser

Any scripts or data that you put into this service are public.

opalr documentation built on Oct. 6, 2023, 5:08 p.m.