replace_space_underscore {valueEQ5D} | R Documentation |
Function to add an underscore for texts with spaces in between
replace_space_underscore(this_string)
this_string |
a string |
string where the spaces replaced by "_"
replace_space_underscore("Sri Lanka")