I downloaded a bunch of xlsb files from a public database. Each file is about 60MB.
How can I import these files into R without having access to Microsoft Excel?
I tried opening them with LibreOffice and converting them from the command line via
soffice --convert-to. But this results in a much smaller file with a huge loss of data. I had this problem with both Linux Mint and with a Microsoft Windows machine.