I\'m trying to read in a .csv file from the IRS and it doesn\'t appear to be formatted in any weird way.
I\'m using the read.table() function, which I h
read.table()
This error can get thrown if your data frame has sf geometry columns.
sf