Return the Data Frame to the Order Orginally Provided
1 | original_order(.mod_data, .org_data, .key_col)
|
.mod_data |
a data frame containing metric calculations and the key column. |
.org_data |
the original data frame supplied to parent function containing the key column. |
.key_col |
a single unqouted column representing unique values for sampling events. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.