get_tile: Returns the specified tile within the specified dashboard...

Description Usage Arguments Value

View source: R/dashboards.R View source: R/apps.R

Description

Returns the specified tile within the specified dashboard from the specified app.Note: All tile types are supported except for "model tiles", which include datasets and live tiles that contain an entire report page. Required scope: Dashboard.ReadWrite.All or Dashboard.Read.All

Returns the specified tile within the specified dashboard from "My Workspace".Note: All tile types are supported except for "model tiles", which include datasets and live tiles that contain an entire report page. Required scope: Dashboard.ReadWrite.All or Dashboard.Read.All

Usage

1
2
3
get_tile(token, dashboardId, tileId, output = "value")

get_tile(token, dashboardId, tileId, output = "value")

Arguments

groupId

OK

Value

A 'data.frame' object.

A 'data.frame' object.


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