show-method: Show an object.

show-methodR Documentation

Show an object.

Description

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

Usage

## S4 method for signature 'Recur'
show(object)

## S4 method for signature 'rateReg'
show(object)

## S4 method for signature 'summary.rateReg'
show(object)

## S4 method for signature 'summary.Recur'
show(object)

## S4 method for signature 'mcf.formula'
show(object)

## S4 method for signature 'mcf.rateReg'
show(object)

## S4 method for signature 'simEvent'
show(object)

## S4 method for signature 'mcfDiff'
show(object)

## S4 method for signature 'mcfDiff.test'
show(object)

Arguments

object

An object used to dispatch a method.


reda documentation built on July 9, 2022, 1:06 a.m.