View source: R/apply_citation_matching.R
| applyCitationMatching | R Documentation |
Deprecated in bibliometrix 6.0. This function has been renamed to
applyReferenceMatching. Please use applyReferenceMatching() instead.
applyCitationMatching(M, threshold = 0.9, method = "jw", min_chars = 20)
M |
A bibliometrix data frame, typically created by
|
threshold |
Numeric value between 0 and 1 indicating the similarity threshold
for matching citations. Default is 0.85. See |
method |
String distance method to use for fuzzy matching. Options include:
|
min_chars |
Minimum characters for valid citations (default: 20) |
Same as applyReferenceMatching.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.