You downloaded data files from the US government or some other organization that depends on proprietary spreadsheet software or statistical packages. How will you get those data into R?
Fortunately, other programmers have faced this issue and developed R packages that let you read data saved in various proprietary formats. Let’s explore several popular options.
Continue reading