R/mad.R

### =========================================================================
### The mad() generic
### -------------------------------------------------------------------------
###
### Dispatches only on 'x'
###

setGeneric("mad", signature="x")
Bioconductor/BiocGenerics documentation built on Sept. 4, 2024, 4:34 a.m.