rd_options: Show the information of the system and session options such...

Description Usage Arguments Examples

Description

Show the information of the system and session options such as name and data type and so forth.

Usage

1
2
3
4
rd_options(object)

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

Arguments

object

the RDrill object

Examples

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

Example output



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

Related to rd_options in DrillR...