list_columns: List columns of a table

View source: R/explore.R

list_columnsR Documentation

List columns of a table

Description

List columns of a table

Usage

list_columns(con, tbl, ...)

Arguments

con

connection to wrds

tbl

name of table

...

other parameters to pass to 'odbc::odbcListColumns()'


be-green/wrds documentation built on Jan. 14, 2023, 8:44 a.m.