powered by
Harmonize names
harmonize_names(x, synonymes, remove.unknown = FALSE, check.synonymes = TRUE)
A character vector
synonyme table with the fields 'synonyme' and 'name'
Logical. Remove terms that do not have synonymes.
Check the synonyme table
Harmonized vector where synonymes are renamed by the selected names
See citation("sorvi")
# NOT RUN { x2 <- harmonize_names(x, synonymes) # }
Run the code above in your browser using DataLab