dsListResources,OpalConnection-method | R Documentation |
List Opal resources that may be accessible for performing DataSHIELD operations.
## S4 method for signature 'OpalConnection' dsListResources(conn)
conn |
|
The fully qualified names of the resources.
## Not run: con <- dbConnect(DSOpal::Opal(), "server1", "username", "password", "https://opal.example.org") dsListResources(con) dsDisconnect(con) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.