Replace all instances of a character, but only within matching strings
I have a data file in weird foramt that I’m trying to import and wrangle into R. The file is like a CSV in that values are comma delimited. However, there are also text strings containing commas that shouldn’t be interpreted as delimiters.