Closed lemna closed 7 years ago
Hi Peter, Thanks again for going through this with such a fine toothcomb! I've accepted your pull requests. As for having single files for each function, I don't disagree in principle --- it does make it neater in some sense; I sometimes find it easier to have only one file open with all the necessary functions... If you're doing it anyway, I'll consider it seriously and try and pull everything together --- is this fair?
BW Gianluca
I'm reading trough the code to understand it, and tried to fix some style issues:
<-
as the assignment operator throughoutI feel that the code would be easier to read if each function were to have its own R file. Would you accept a PR for that?
Thanks, Peter