connector | R Documentation |
Takes two differences and judges which connecting phrase should be used to compare the differences.
connector(difference1, difference2)
difference1 |
The first difference in the comparison |
difference2 |
The second difference in the comparison |
connector(1, 2) #retunrs ", this is consistent with a" (as both values are positive)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.