Description Usage Arguments Details Value Examples
View source: R/GetDashboards.R
Get defined dashboards
1 | GetDashboards(dashboard.limit = "", dashboard.offset = "")
|
dashboard.limit |
Limit number of dashboards returned |
dashboard.offset |
Offset of dashboards (i.e. start with other than first dashboard) |
This function's arguments are both optional
List
1 2 3 4 5 6 | ## Not run:
dash<- GetDashboards()
dash2 <- GetBookmarks('5', '1')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.