powered by
Retrieve the object inventory
inventory(dgeObj, verbose = FALSE)
A DGEobj
Add funArgs to the output (default = FALSE)
A data.frame summarizing the data contained in the DGEobj
# NOT RUN { # example DGEobj exObj <- readRDS(system.file("exampleObj.RDS", package = "DGEobj")) inventory(exObj) # }
Run the code above in your browser using DataLab