Jan Marvin Garbuszus
Jan Marvin Garbuszus
While fixing the unsigned integers, I stumbled upon something else. There are potential problems with huge datafiles stored in older Stata versions, where we have to determine some limits. Stata...
Similar to the face detection I created R functions for text_detection, mostly copying around [this sample code](https://github.com/opencv/opencv/blob/master/samples/dnn/text_detection.cpp). In a fun coding project I use it to obtain positions of text...
Fixed code by @DavidBreuer pushed by @David-Rattray in #373.
Hello, it looks like that I'm still observing a similar issue as described above: When I try to store the same workbook in a second xlsx file using saveWorkbook() i...
draft how to keep cols and rows as requested ℹ Testing openxlsx ✓ | F W S OK | Context ✓ | 6 | active Sheet [1.5s] ✓ | 8...
…t contain these directories, the references may disturb third party software (Excel usually does not bother for some reason). fixes #285 This is fix1 from #231
I want to understand what this `printerSettings.bin` does. Looking at differences between a Microsoft 365 created xlsx from the example from #231, I found that this `printerSettings.bin` is not included...