Description Usage Arguments Value
query <- paste0("type=", type(names(parsed$content2)), "&id=", parsed$content[2]$id)
1 2 3 | add_dashboard(name = NULL, baseurl = NULL)
add_dashboard_items(dashboard_id = "", parsed = list(), baseurl = NULL)
|
name |
character string, name of the dashboard to add |
baseurl |
character string, the server to add the dashboard |
parsed |
A list, content of the unshared visualization. |
S3 object with content, path and the response of the dashboard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.