GetDashboards: Get Defined Dashboards

Description Usage Arguments Details Value Examples

View source: R/GetDashboards.R

Description

Get defined dashboards

Usage

1
GetDashboards(dashboard.limit = "", dashboard.offset = "")

Arguments

dashboard.limit

Limit number of dashboards returned

dashboard.offset

Offset of dashboards (i.e. start with other than first dashboard)

Details

This function's arguments are both optional

Value

List

Examples

1
2
3
4
5
6
## Not run: 
dash<- GetDashboards()

dash2 <- GetBookmarks('5', '1')

## End(Not run)

RSiteCatalyst documentation built on Nov. 6, 2019, 5:09 p.m.