Learn R Programming

RSiteCatalyst (version 1.4.16)

GetDashboards: Get Defined Dashboards

Description

Get defined dashboards

Usage

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)

Value

List

Details

This function's arguments are both optional

Examples

Run this code
# NOT RUN {
dash<- GetDashboards()

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

Run the code above in your browser using DataLab