Closed tleitch closed 8 years ago
That looks fine but I don't quite understand why it is seven commits.
Conceptually speaking, and I do this all the time, we can do:
server.R
and volDF2CubeK.R
(which could be in server.R
too)Cleaner?
I cherry-pick'ed the one commit that mattered from https://github.com/eddelbuettel/rquantlib/pull/69/commits/428b7ca67e4708035b8fab191eba8b875d70d1bd.
Used assignInNamespace and reshape2 functions instead of for loops. No changes to library functions.