update_report_content_in_group: Updates the specified report from the specified workspace to...

Description Usage Arguments Value

View source: R/reports.R

Description

Updates the specified report from the specified workspace to have the same content as the specified report in the request body.Required scope: Report.ReadWrite.All

Usage

1
2
3
4
5
6
7
8
update_report_content_in_group(
  token,
  groupId,
  reportId,
  sourceReport,
  sourceType,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


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