I imported data from tab-delimited text files into a data.frame. Now I'd like to adjust and edit the contents of a column called C1. Regular expressions were recommended to me for this purpose. At first I used: I imported data from tab-delimited text files i