deleteAllRows: Deletes all rows from a dataset (V2)

Description Usage Arguments

View source: R/deleteAllRows.R

Description

Clears out all the rows of a dataset, but preserves the id and url of the dataset (as opposed to the deleteDataset function).

This function uses the V2 version of the API.

Usage

1
deleteAllRows(apiKey, datasetId)

Arguments

apiKey

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

datasetId

The dataset ID, in quotes. You can find the dataset ID by either (1) using the getDatasets function, or (2) navigating to the dataset, and then selecting the string after the last forward slash.


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