update_parameters_in_group: Updates the parameters values for the specified dataset from...

Description Usage Arguments Value

View source: R/datasets.R

Description

Updates the parameters values for the specified dataset from the specified workspace.Important: The dataset must be refreshed for the new parameter values to be applied. Wait 30 minutes for the update parameters operation to complete before refreshing.Required scope: Dataset.ReadWrite.All

Usage

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

Arguments

groupId

OK

Value

A 'data.frame' object.


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