get_results_tables {galvanizer}R Documentation

Retrieve Highbond Results - Tables

Description

Downloads the primary details of one or all tables in an Analyses

Usage

get_results_tables(auth, analysis_id = NULL, table_id = NULL)

Arguments

auth

Highbond authentication credentials, created from setup_highbond

analysis_id

Analysis ID. Required if other parameter is blank.

table_id

Table ID. Required if other parameter is blank.

Value

A data frame of Tables in an Analyses


[Package galvanizer version 0.5.3 Index]