disambr_merge_authors_with_similar_last_names | R Documentation |
Makes set of similar authors based on their last names
disambr_merge_authors_with_similar_last_names( sets, max_dist = 1, max_dist_short = 0, min_length = 0 )
sets |
Sets |
max_dist |
see max_dist in |
max_dist_short |
max_dist for short last names, default 0 |
min_length |
who is short names defined, default 0 which means do not condider short names |
Sets with new appended
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.