Calculate similarity between persons
1 | calculate_similarity_between_persons(original, similar)
|
original |
Data.frame with all data about original person |
similar |
Data.frame with all data about similar persons Calculate in how many columns the data about the persons match (strictly equals) TODO: use other comparison than strict equality |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.