powered by
Returns and prints the list of all defined types
showTypes(dgeObj)
A class DGEobj created by function initDGEobj()
data.frame
# NOT RUN { # example DGEobj exObj <- readRDS(system.file("miniObj.RDS", package = "DGEobj")) showTypes(exObj) # }
Run the code above in your browser using DataLab