clone_report: Clones the specified report from "My Workspace".If after...

Description Usage Arguments Value

View source: R/reports.R

Description

Clones the specified report from "My Workspace".If after cloning the report and its dataset reside in two different upgraded workspaces or "My Workspace", a shared dataset will be created in the report's workspace. Reports with live connection will lose the live connection when cloning, and will have a direct binding to the target dataset.Required scope: Content.CreateTo set the permissions scope, see Register an app. Required permissions: Report - Write permissions. Target dataset (if provided) - Build permissions.

Usage

1
2
3
4
5
6
7
8
clone_report(
  token,
  reportId,
  name,
  targetModelId,
  targetWorkspaceId,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


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