get_results_columns {galvanizer}R Documentation

Retrieve Highbond Results - Columns

Description

Gets the schema of a single table.

Usage

get_results_columns(auth, table_id)

Arguments

auth

Highbond authentication credentials, created from setup_highbond

table_id

Table ID. Required.

Value

A data frame column name and types of a single Table


[Package galvanizer version 0.5.3 Index]