add_dashboard: Add a new dashboard

Description Usage Arguments Value

View source: R/dashboard.R

Description

query <- paste0("type=", type(names(parsed$content2)), "&id=", parsed$content[2]$id)

Usage

1
2
3
add_dashboard(name = NULL, baseurl = NULL)

add_dashboard_items(dashboard_id = "", parsed = list(), baseurl = NULL)

Arguments

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.

Value

S3 object with content, path and the response of the dashboard


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