View source: R/get_dplyr_call.R
get_dplyr_call_data | R Documentation |
Simplifies selector_list
into aggregated list with one element per
same selector - same dataset, same filter configuration and same reshape status.
get_dplyr_call_data(selector_list, join_keys = teal.data::join_keys())
selector_list |
( |
join_keys |
( |
(list
) simplified selectors with aggregated set of filters,
selections, reshapes etc. All necessary data for merging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.