Learn R Programming

gestate (version 1.3.2)

show,Curve-method: Method for displaying Curve objects neatly - replaces standard show method

Description

This is the standard print method for a Curve object

Usage

# S4 method for Curve
show(object)

Arguments

object

The name of the Curve Object

Examples

Run this code
# NOT RUN {
Weibull(100,1)
# }

Run the code above in your browser using DataLab