expand-methods: Expand an Object

Description Usage Arguments Details

Description

Expand an expandable object such as Bin-class or Level-class

Usage

1
2
3
4
expand(object, ...)

## S4 method for signature 'BinNumeric'
expand(object, breaks, ...)

Arguments

object

An object that can be expanded.

...

Additional arguments passed on to other methods.

breaks

A numeric vector of two or more cut points.

Details

Expand will expand an objecet if it can, returning multiple objects of the same class. Otherwise it will return the input object.


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