DelayedMatrixStats
DelayedMatrixStats copied to clipboard
Conditional use of setMethod()
Might be useful in the transition to the MatrixGenerics package. E.g., you'd only get the matrix method if matrixStats was installed.
See https://ropensci.slack.com/archives/C026GCWKA/p1534959381000100 for a discussion on implementing conditional use of setMethod().