create_bin: generic method for create_bin

Description Usage Arguments Value Methods (by class)

Description

generic method for create_bin

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
create_bin(x, ...)

## S4 method for signature 'numeric'
create_bin(x, ...)

## S4 method for signature 'factor'
create_bin(x, ...)

## S4 method for signature 'ANY'
create_bin(x, ...)

Arguments

x

the varibale used for the Bins x value

...

additional arguments passed on to the Bin constructors

Value

a Continuous object

a Discrete object

Methods (by class)


Zelazny7/rubbish documentation built on May 10, 2019, 1:56 a.m.