powered by
Get datasources
opal.datasources(opal, df = TRUE)
Opal object.
Return a data.frame (default is TRUE)
Other datasource functions: opal.annotate(), opal.annotations(), opal.attribute_values(), opal.datasource(), opal.table(), opal.tables(), opal.valueset(), opal.variable(), opal.variable_summary(), opal.variables()
opal.annotate()
opal.annotations()
opal.attribute_values()
opal.datasource()
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.datasources(o) opal.logout(o) }
Run the code above in your browser using DataLab