deleteTable: Deletes a table (V3)

Description Usage Arguments

View source: R/deleteTable.R

Description

Deletes a table using the API.

This function uses the V3 version of the API.

Usage

1
deleteTable(apiKey, tableId)

Arguments

apiKey

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

tableId

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


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