Learn R Programming

reda (version 0.5.4)

show-method: Show an object.

Description

S4 class methods that display objects produced from this package (similar to S3 class print methods).

Usage

# S4 method for Recur
show(object)

# S4 method for rateReg show(object)

# S4 method for summary.rateReg show(object)

# S4 method for summary.Recur show(object)

# S4 method for mcf.formula show(object)

# S4 method for mcf.rateReg show(object)

# S4 method for simEvent show(object)

# S4 method for mcfDiff show(object)

# S4 method for mcfDiff.test show(object)

Arguments

object

An object used to dispatch a method.