Description Usage Arguments Value Examples
View source: R/prepare_input_data.R
This function processes the data in banks' format so that it can be used later in data filtering functions for charts. 'metric_type' variable is added which depends on 'metric' and the 'metric' values themselves are edited for plotting purposes.
1 |
data |
Raw input data in the format of banks' output. |
A dataframe with additional column: metric type and modified metric.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.