rating_diff_value: For getting the difference between rating and benchmark.

Description Usage Arguments Value

View source: R/functions.R

Description

For getting the difference between rating and benchmark.

Usage

1
rating_diff_value(x, target_column, warning_range)

Arguments

x

dataframe

target_column

numeric (or string), identifying column of interest.

warning_range

numeric, benchmark to compare rating to; if larger than rating, negative result

Value

A numeric value, positive if rating is greater than benchmark.


IskanderBlue/morseldash documentation built on Oct. 30, 2019, 7:24 p.m.