util_storr_object {dataquieR} | R Documentation |
Create a storr
-object using the factory
Description
also performs checks.
Usage
util_storr_object(
my_storr_factory = function() {
storr::storr_environment()
}
)
Arguments
my_storr_factory |
a function returning a |
Value
a storr
object
[Package dataquieR version 2.5.1 Index]