Sets +1 for the first condition and -1 for the second in a zero vector. Used as a building block for contrast design matrices.
Examples
makePairwiseContrastCol(c("a", "b"), "mean_contrast_")
#> a b
#> "mean_contrast_" "1" "-1"