[[.dataquieR_result {dataquieR}R Documentation

Extract Elements of a dataquieR Result Object

Description

Extract Elements of a dataquieR Result Object

Usage

## S3 method for class 'dataquieR_result'
x[[...]]

Arguments

x

the dataquieR result object

...

arguments passed to the implementation for lists.

Value

the element of the dataquieR result object with all messages still attached

See Also

base::Extract


[Package dataquieR version 2.1.0 Index]