powered by
Get a datasource
opal.datasource(opal, datasource)
Opal object.
Name of the datasource.
Other datasource functions: opal.annotate(), opal.annotations(), opal.attribute_values(), opal.datasources(), opal.table(), opal.tables(), opal.valueset(), opal.variable(), opal.variable_summary(), opal.variables()
opal.annotate()
opal.annotations()
opal.attribute_values()
opal.datasources()
opal.table()
opal.tables()
opal.valueset()
opal.variable()
opal.variable_summary()
opal.variables()
if (FALSE) { o <- opal.login('administrator','password', url='https://opal-demo.obiba.org') opal.datasource(o, 'CNSIM') opal.logout(o) }
Run the code above in your browser using DataLab