This is a traffic datafile that contains vehicle speed, volume and so on.
As I know, the only thing need to devide variables by column is comma(,), and those ' make an error in programs.
So what should I do to get rid all of ' so I can read the table in R?
And what function should I use to match each data(devided by comma) with the first row(variable name)