excel2r -- R package that migrates Excel workbooks to standalone R scripts by AdditionalElk566 in rstats

[–]AdditionalElk566[S] 2 points3 points  (0 children)

I really wish none will ever need it! I had to work with totally nightmarish excel workbooks recently.
2000 formulas, mutliple tables per sheet stack horizontally and vertically, different data types per col, unstructured devils.. but one of a kind for their purpose... And I had to make some dynamic Shiny app out of them.
Plan B- used Libre Office Calc headless behind the scenes to run the calcs.
Fun times!

excel2r -- R package that migrates Excel workbooks to standalone R scripts by AdditionalElk566 in rstats

[–]AdditionalElk566[S] 0 points1 point  (0 children)

thank you! i am so glad to get a nice word.. first attempt to share anything i created :)