Displaying 1 result from an estimated 1 matches for "csvedit".
2013 Jan 25
3
read.csv quotes within fields
All,
I have some csv files I am trying to import. I am finding that quotes inside strings are escaped in a way R doesn't expect for csv files. The problem only seems to rear its ugly head when there are an uneven number of internal quotes. I'll try to recreate the problem:
# set up a matrix, using escape-quote as the internal double quote mark.
x <-