Does anyone know how to create or export data to an xlsb file (Binary File Format) in a Linux OS from any programming language?
My idea is to execute it from R, but any suggestion in Python, Perl or some other language is very appreciated.
You can use the JavaScript library SheetJS. It supports export to Excel 2007+ binary Format.