powered by
Get a personal access token
opal.token(opal, name)
Opal object.
Name of the token
Other token functions: opal.token_datashield_create(), opal.token_delete(), opal.token_r_create(), opal.token_sql_create(), opal.tokens()
opal.token_datashield_create()
opal.token_delete()
opal.token_r_create()
opal.token_sql_create()
opal.tokens()
# NOT RUN { o <- opal.login('administrator','password', url='https://opal-demo.obiba.org') opal.token(o, 'sql-1') opal.logout(o) # }
Run the code above in your browser using DataLab