unspecial {WikidataR} | R Documentation |
Remove special characters
Description
Special characters can otherwise mess up wikidata read-writes
Usage
unspecial(x)
Arguments
x |
a vector of strings to check for special characters |
Value
the inputted strings with special characters replaced with closest match plan characters.
[Package WikidataR version 2.3.3 Index]