Skip to content
Prev 385429 / 398506 Next

Matching backslash in a table's column using R language

To be honest, I've only used the hex values as that was the format in which the patterns were passed to me. 

However from your explanation, I now understand what's going on. I didn't appreciate that the characters were passed to another layer and not seeing the hex code as the raw backslash. 

Many thanks for the explanation.