getData,dataElement-method | R Documentation |
S4 method get data from dataElement
## S4 method for signature 'dataElement'
getData(da, type = c("sample"), replicates = "last")
da |
dataElement |
type |
either sample, qc, standard, or blank or a combination thereof |
replicates |
either last, rm or all |
a dataElement with selected types
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.