Description Usage Arguments Value
View source: R/get_vis_owner.R
This function gets the owner of a visualization. it's used in the
dash_builders
to extract a list of dashboard collaborators
1 | get_vis_owner(visual, type = NULL, baseurl)
|
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. |
A list of user names and ids.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.