clone_tile_in_group: Clones the specified tile from the specified workspace.If...

Description Usage Arguments Value

View source: R/dashboards.R

Description

Clones the specified tile from the specified workspace.If target report id and target dataset are missing, the following can occur:

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
clone_tile_in_group(
  token,
  dashboardId,
  groupId,
  tileId,
  positionConflictAction,
  targetDashboardId,
  targetModelId,
  targetReportId,
  targetWorkspaceId,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


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