Get the results of an existing dashboard
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_dashboard_results( dashboard_id, running_user = NULL, dashboard_filters = c(character(0)) )
dashboard_id |
|
running_user |
|
dashboard_filters |
|
tbl_df
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.