update_report_content: Updates the specified report from "My Workspace" to have the...

Description Usage Arguments Value

View source: R/reports.R

Description

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

Usage

1
2
3
4
5
6
7
update_report_content(
  token,
  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.