Learn R Programming

DSI (version 1.8.0)

.asNamedListOfTables: Makes a typical logindata data frame a list of tables named by the server in which they are defined. Makes a character vector of table names a list named by the connections.

Description

Makes a typical logindata data frame a list of tables named by the server in which they are defined. Makes a character vector of table names a list named by the connections.

Usage

.asNamedListOfTables(conns, value)

Arguments