Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Argument order in aov_ez #2
Comments
|
I think the reason for having both I also have just recently made some rather strong changes to the interface so I am not sure now is the time for the next ones, but it is any idea I will keep in mind. Perhaps only adding an alternative version with changed ordering of arguments could work for the time being, e.g., |
dgromer
commented
Sep 21, 2015
|
Having However, I wouldn't include the |
|
I am somewhat inclined to make this change. The only problem is, this will really break a lot of existing code using this function, so it would be quite a big change. I have some plans for making some rather drastic changes (e.g., harmonizing all function and argument names to use |
dgromer commentedSep 20, 2015
Is there a specific reason why
idis the first argument inaov_ez, anddatais the third?It would make more sense to me if
datawas the first argument, because then it would fit nicely into pipelines likeinstead of now