list_fields: List Table Fields

Description Usage Arguments Value See Also

View source: R/list.R

Description

List Table Fields

Usage

1
list_fields(vocab_schema, tableName, conn = NULL)

Arguments

tableName

Vocabulary Table

conn

Connection object. If NULL, automatically queries the local Athena database. Default: NULL

schema

Schema of the Vocabulary Table

Value

Vector of field names for the table.

See Also

lsFields


meerapatelmd/chariot documentation built on Feb. 18, 2022, 2:41 p.m.