[.dataquieR_resultset2 | R Documentation |
dataquieR
dq_report2
reportGet a subset of a dataquieR
dq_report2
report
## S3 method for class 'dataquieR_resultset2'
x[row, col, res, drop = FALSE]
x |
the report |
row |
the variable names, must be unique |
col |
the function-call-names, must be unique |
res |
the result slot, must be unique |
drop |
drop, if length is 1 |
a list with results, depending on drop
and the number of results,
the list may contain all requested results in sub-lists. The order
of the results follows the order of the row/column/result-names given
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.