summary.DSTget: Describe the retrieved table metadata

Description Usage Arguments Value Examples

View source: R/DSTget.R

Description

Describe the retrieved table metadata

Usage

1
2
## S3 method for class 'DSTget'
summary(table)

Arguments

table

The R object holding the table information

Value

Prints description to console

Examples

1
2
myTable <- DSTget("BEV3C")
summary(myTable)

ogroendal/DSTget documentation built on June 7, 2020, 8:16 p.m.