rd_metrics {DrillR}R Documentation

Show the information of the memory metrics.

Description

Show the information of the memory metrics.

Usage

rd_metrics(object)

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

Arguments

object

the RDrill object

Examples

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

[Package DrillR version 0.1 Index]