Learn R Programming

gestate (version 1.3.2)

getType,Curve-method: Method for returning the Curve type

Description

This returns the Curve object type

Usage

# S4 method for Curve
getType(theObject)

Arguments

theObject

The name of the Curve Object

Examples

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

Run the code above in your browser using DataLab