| showTypes | R Documentation | 
Returns and prints the list of all defined types
showTypes(dgeObj)
| dgeObj | A class DGEobj created by function initDGEobj() | 
data.frame
    # example DGEobj
    exObj <- readRDS(system.file("miniObj.RDS", package = "DGEobj"))
    showTypes(exObj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.