process_input_data: Performs the initial processing on raw input data in banks'...

Description Usage Arguments Value Examples

View source: R/prepare_input_data.R

Description

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.

Usage

1

Arguments

data

Raw input data in the format of banks' output.

Value

A dataframe with additional column: metric type and modified metric.

Examples

1
2

2DegreesInvesting/r2dii.ggplot documentation built on April 15, 2021, 5:22 a.m.