rd_storages: Show the configurations of the storage plugins.

Description Usage Arguments Examples

Description

Show the configurations of the storage plugins.

Usage

1
2
3
4
rd_storages(object)

## S4 method for signature 'drill'
rd_storages(object)

Arguments

object

the RDrill object

Examples

1
#rd_storages(R_DRILL_OBJECT) #please replace 'R_DRILL_OBJECT' with your RDrill object.

DrillR documentation built on May 1, 2019, 8:05 p.m.

Related to rd_storages in DrillR...