View source: R/utils_missSBM.R
| l1_similarity | R Documentation | 
Compute l1-similarity between two vectors
l1_similarity(x, y)
x | 
 a vector  | 
y | 
 a vector  | 
a vector equal to -abs(x-y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.