listColumns: List the columns in a SAS table

Description Usage Arguments Examples

View source: R/wrdsr.R

Description

List the columns in a SAS table

Usage

1

Arguments

wrds

WRDS connection object

library

WRDS library

table

WRDS table name

Examples

1
2
3
4
## Not run: 
listColumns(wrds, "CRSP", "DSF")

## End(Not run)

nuffe/wrdsr documentation built on May 24, 2019, 9:57 a.m.