DelayedMatrixStats icon indicating copy to clipboard operation
DelayedMatrixStats copied to clipboard

Test more data_seeds?

Open PeteHaitch opened this issue 7 years ago • 0 comments

People might stick other matrix-like objects to construct a DelayedMatrix, e.g., data.frame, DataFrame, tibble, data.table. It will be hard/impossible to test all possibilities, but should perhaps test some of the more common ones.

PeteHaitch avatar Apr 10 '18 14:04 PeteHaitch