I'm trying to read a csv file into R. The problem is that the file has 2 separators and I don't know how to read it as a 3-column data frame;i.e first, second, and year. This is a sample of how the file looks like: I'm trying to read a csv file into R. The probl