show,RCurve-method {gestate}R Documentation

Method for displaying RCurve objects neatly - replaces standard show method

Description

This is the standard print method for an RCurve Object

Usage

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

Arguments

object

The name of the RCurve Object

Examples

LinearR(12,100,100)

[Package gestate version 1.6.0 Index]