Learn R Programming

RSiteCatalyst (version 1.4.10)

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')
# ## End(Not run)

Run the code above in your browser using DataLab