dsListTables,ArmadilloConnection-method {DSMolgenisArmadillo}R Documentation

List Armadillo DataSHIELD Service tables

Description

List Armadillo DataSHIELD Service tables that may be accessible for performing DataSHIELD operations.

Usage

## S4 method for signature 'ArmadilloConnection'
dsListTables(conn)

Arguments

conn

ArmadilloConnection-class class object

Value

The fully qualified names of the tables.

See Also

dsListTables


[Package DSMolgenisArmadillo version 2.0.9 Index]