dsHasResource,DSLiteConnection-method {DSLite} | R Documentation |
Verify resource exists and can be accessible for performing DataSHIELD operations.
## S4 method for signature 'DSLiteConnection'
dsHasResource(conn, resource)
conn |
|
resource |
The fully qualified name of the resource. |
TRUE if dataset exists.