rd_storages {DrillR} | R Documentation |
Show the configurations of the storage plugins.
Description
Show the configurations of the storage plugins.
Usage
rd_storages(object)
## S4 method for signature 'drill'
rd_storages(object)
Arguments
object |
the RDrill object |
Examples
#rd_storages(R_DRILL_OBJECT) #please replace 'R_DRILL_OBJECT' with your RDrill object.
[Package DrillR version 0.1 Index]