fileSummaryBox | R Documentation |
file summary box for detailing the gene expression data and metadata
fileSummaryBox( id = NULL, upload = NULL, sample = NULL, label = NULL, idbox = NULL )
id |
namespace id |
upload |
upload id |
sample |
sample id |
label |
label |
idbox |
id of the shiny box |
x <- fileSummaryBox("meta", "count", "metadata", "Metadata")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.