[<-.dataquieR_resultset2 {dataquieR}R Documentation

Write to a report

Description

Overwriting of elements only list-wise supported

Usage

## S3 replacement method for class 'dataquieR_resultset2'
x[...] <- value

Arguments

x

a 'dataquieR_resultset2

...

if this contains only one entry and this entry is not named or its name is els, then, the report will be accessed in list mode.

value

new value to write

Value

nothing, stops


[Package dataquieR version 2.5.1 Index]