datasets_deleterowsingroup: Deletes all rows from the specified table, within the...

Description Usage Arguments Value

View source: R/push_datasets.R

Description

Deletes all rows from the specified table, within the specified dataset, from the specified workspace.Note: This API supports only Push datasets. Required scope: Dataset.ReadWrite.All

Usage

1
2
3
4
5
6
7
datasets_deleterowsingroup(
  token,
  datasetId,
  groupId,
  tableName,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


assuncaolfi/pbr documentation built on May 12, 2020, 12:56 a.m.