datasets_puttableingroup: Updates the metadata and schema for the specified table,...

Description Usage Arguments Value

View source: R/push_datasets.R

Description

Updates the metadata and schema for 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
 8
 9
10
11
datasets_puttableingroup(
  token,
  datasetId,
  groupId,
  tableName,
  columns,
  measures,
  name,
  rows,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


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