powered by
Retrieve schema information for a dataset table.
get_table_schema(dataset, table_name)
Dataset URL or path.
Table name.
Object of type table_schema_response.
table_schema_response
list_tables
# NOT RUN { table_schema <- dwapi::get_table_schema("user/dataset", "table") # }
Run the code above in your browser using DataLab