Description Usage Arguments Value Examples
View source: R/orthographic_distance.R
Check if the epithets can considered to be matching each others according to Meyers et al. (2016). See also Jin & Yang (2020).
1 | check_epithets_match(dist, epithets = NULL)
|
dist |
data.frame with orthographic distances as returned from |
epithets |
(optional) data.frame with epithets. Is NULL, row numbers of
matching epithets are returned. |
a data.frame with epithets, distance, and if can be considered matching. If epithets = NULL, this returns only a vector with the row numbers of matchin epithets.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.