get_vis_owner: Get the owner of a visualization

Description Usage Arguments Value

View source: R/get_vis_owner.R

Description

This function gets the owner of a visualization. it's used in the dash_builders to extract a list of dashboard collaborators

Usage

1
get_vis_owner(visual, type = NULL, baseurl)

Arguments

visual

a data frame with visualization ids.

type

a character vector indicating the type of visualization. Example; maps, charts or reportTables.

baseurl

a character vector specifying a URL of the server.

...

Additional parameters passed to get_resources API.

Value

A list of user names and ids.


INyabuto/fixthis documentation built on Jan. 18, 2020, 7:17 p.m.