allpdiff | R Documentation |
Calculate all pairwise differences between 2 vectors.
allpdiff(x, y, paired = FALSE, na.rm = TRUE)
x, y |
Two vectors of same or different lengths. |
paired |
If paired = TRUE and na.rm = TRUE, pairs are removed. |
na.rm |
Missing values are removed if na.rm = TRUE. |
Combine functions loc2dif
& wmwloc
from
Rallfun-v31.txt - see https://github.com/nicebread/WRS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.