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


patelm9/chariot documentation built on Feb. 19, 2022, 11:29 a.m.