add2usedObj | R Documentation |
Add values to the usedObj list including some checks
add2usedObj(dataObj, list.name, data.name, object)
dataObj |
the StefansExpressionSet object |
list.name |
the toplevel name in the usedObj slot to store the data in |
data.name |
the second level data name (the first level becomes a list; default = NULL) |
object |
the object to store in the usedObj |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.