View source: R/analytics-dashboard.R
sf_get_dashboard_results | R Documentation |
This function allows for pulling specific data from a dashboard. There is a
convenience function (sf_get_dashboard_data) to get the dashboard data
in a tabular format returned as a tbl_df
.
sf_get_dashboard_results( dashboard_id, running_user = NULL, dashboard_filters = c(character(0)) )
dashboard_id |
|
running_user |
|
dashboard_filters |
|
tbl_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.