Closed johannes-titz closed 8 months ago
see advanced R
setGeneric("myGeneric", function(x) { standardGeneric("myGeneric") })
see advanced R
Don't do this!
setGeneric("myGeneric", function(x) { standardGeneric("myGeneric") })