powered by
Print the Inventory
# S3 method for DGEobj print(x, ..., verbose = FALSE)
A DGEobj
Additional parameters
Add funArgs to the output (default = FALSE)
# NOT RUN { # example DGEobj exObj <- readRDS(system.file("exampleObj.RDS", package = "DGEobj")) print(exObj) # }
Run the code above in your browser using DataLab