.buildAssayQ | R Documentation |
.buildAssayQ
generates a query string to load assay information
.buildAssayQ(out, tblo, fld = NULL, val = NULL, add.fld = NULL)
out |
Character, the default fields to include |
tblo |
Integer, the order to send the fields to prepOutput |
fld |
Character, the field(s) to query/subset on |
val |
List, vectors of values for each field to query/subset on. Must be in the same order as 'fld'. |
add.fld |
Character, additional field(s) to include, but not query/ subset on |
A character containing the query to send to tcplQuery
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.