connector: Takes two differences and judges which connecting phrase...

View source: R/connector.R

connectorR Documentation

Takes two differences and judges which connecting phrase should be used to compare the differences.

Description

Takes two differences and judges which connecting phrase should be used to compare the differences.

Usage

connector(difference1, difference2)

Arguments

difference1

The first difference in the comparison

difference2

The second difference in the comparison

Examples

connector(1, 2) #retunrs ", this is consistent with a" (as both values are positive)

moj-analytical-services/mojrap documentation built on July 30, 2023, 4:43 p.m.