util_get_storr_object_from_report {dataquieR} | R Documentation |
Get the storr
object backing a report
Description
Get the storr
object backing a report
Usage
util_get_storr_object_from_report(r)
Arguments
r |
the dataquieR_resultset2 / report |
Value
the storr
object holding the results or NULL
, if the report
lives in the memory, only
[Package dataquieR version 2.5.1 Index]