datasets_puttable: 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 "My Workspace".Note: This API supports only Push datasets. Required scope: Dataset.ReadWrite.All

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
datasets_puttable(
  token,
  datasetId,
  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.