export_to_file: Exports the specified report from "My Workspace" to the...

Description Usage Arguments Value

View source: R/reports.R

Description

Exports the specified report from "My Workspace" to the requested format.Required scope: (all of the below)

Usage

1
2
3
4
5
6
7
8
export_to_file(
  token,
  reportId,
  format,
  paginatedReportConfiguration,
  powerBIReportConfiguration,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


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