R/type.R

### =========================================================================
### The type() getter and setter
### -------------------------------------------------------------------------
###


setGeneric("type", function(x) standardGeneric("type"))

setGeneric("type<-", function(x, value) standardGeneric("type<-"))

Try the BiocGenerics package in your browser

Any scripts or data that you put into this service are public.

BiocGenerics documentation built on April 17, 2021, 6:01 p.m.