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