sub-.dataquieR_resultset2: Get a subset of a 'dataquieR' 'dq_report2' report

[.dataquieR_resultset2R Documentation

Get a subset of a dataquieR dq_report2 report

Description

Get a subset of a dataquieR dq_report2 report

Usage

## S3 method for class 'dataquieR_resultset2'
x[row, col, res, drop = FALSE]

Arguments

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

Value

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


dataquieR documentation built on July 26, 2023, 6:10 p.m.