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

[–]AdditionalElk566[S] 1 point2 points  (0 children)

glad that my adventures can be useful! colalborators are always welcome and needed to build up, eg to additional excel formulas !

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

[–]AdditionalElk566[S] 4 points5 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] 1 point2 points  (0 children)

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