prep_set_backend {dataquieR} | R Documentation |
Change the back-end of a report
Description
with this function, you can move a report from/to a storr
storage.
Usage
prep_set_backend(r, storr_factory = NULL, amend = FALSE)
Arguments
r |
dataquieR_resultset2 the report |
storr_factory |
|
amend |
logical if there is already data in. |
Value
dataquieR_resultset2 but now with the desired back-end
[Package dataquieR version 2.5.1 Index]