get_label-methods: Get Object Labels

Description Usage Arguments

Description

Some additional info

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
get_label(object, ...)

## S4 method for signature 'BinNumeric'
get_label(object, digits = 3, ...)

## S4 method for signature 'BinFactor'
get_label(object, ...)

## S4 method for signature 'BinMissing'
get_label(object, ...)

## S4 method for signature 'BinException'
get_label(object, ...)

Arguments

object

An object that can generate labels.

...

Additional arguments passed on to other methods.

digits

rounding digits for numeric bin boundaries


Zelazny7/onx documentation built on May 25, 2019, 2:23 p.m.