getAllRowsV3: Get all rows of data from a table (V3)

Description Usage Arguments Value

View source: R/getAllRowsV3.R

Description

Returns every single row of a V3 table.

This function uses the V3 version of the API.

Usage

1
getAllRowsV3(apiKey, datasetId)

Arguments

apiKey

You can find the API key in the settings after logging into Numetric

datasetId

The id of the dataset. This can be found by navigating to the dataset in Numetric, and then referring to the string of characters after the last forward slash in the URL.

Value

Numetric Id


RonGuymon/numetricAPI documentation built on May 6, 2019, 10:12 a.m.