buildLongTable,character-method | R Documentation |
LongTable Create a LongTable object from a single .csv file
## S4 method for signature 'character'
buildLongTable(from, rowDataCols, colDataCols, assayCols)
from |
|
rowDataCols |
|
colDataCols |
|
assayCols |
|
A LongTable
object containing one or more assays, indexed by
rowID and colID.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.