| baseType | R Documentation | 
Get the baseType of an internal data item
baseType(dgeObj, type)
| dgeObj | A class DGEobj created by function initDGEobj() | 
| type | An item type for which you want the baseType | 
character string
    # example DGEobj
    exObj <- readRDS(system.file("miniObj.RDS", package = "DGEobj"))
    baseType(exObj, type = "DGEList")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.