getTableRows: Retrieves all rows from Coda table

Description Usage Arguments

View source: R/getTableRows.R

Description

Retrieves all rows from Coda table

Usage

1
getTableRows(doc_id, table_id, bearer_token, prod = TRUE)

Arguments

doc_id

The doc id for the Coda doc (10 characters long)

table_id

The table or view id to query

prod

Which Coda environment to send API requests to


hudsonsuds/rCoda documentation built on March 13, 2021, 1:49 p.m.