gmwm icon indicating copy to clipboard operation
gmwm copied to clipboard

compare_wvar with a list of wvar as input

Open stefangachter opened this issue 4 years ago • 1 comments

Would it be possible to change compare_wvar in such a way that first input argument is a list of wvar objects? For example, instead of compare_wvar(waveletVariances[[1]], waveletVariances[[2]], waveletVariances[[3]]) one could simply write compare_wvar(waveletVariances)

stefangachter avatar Dec 11 '20 10:12 stefangachter