showMeta | R Documentation |
Retrieve the Key/Value metadata attributes that have a character value and length of 1
showMeta(dgeObj)
dgeObj |
A DGEobj with attributes |
A data.frame with "Attribute" and "Value" columns
# example DGEobj exObj <- readRDS(system.file("miniObj.RDS", package = "DGEobj")) showMeta(exObj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.