powered by
List Opal resources that may be accessible for performing DataSHIELD operations.
# S4 method for OpalConnection dsListResources(conn)
The fully qualified names of the resources.
OpalConnection-class class object
OpalConnection-class
if (FALSE) { con <- dbConnect(DSOpal::Opal(), "server1", "username", "password", "https://opal.example.org") dsListResources(con) dsDisconnect(con) }
Run the code above in your browser using DataLab