Learn R Programming

gestate (version 1.6.0)

getRFfunction: Method for returning the RF function for a Curve object

Description

This retrieves the full RF function of the Curve object as a string

Usage

getRFfunction(theObject, ...)

Arguments

theObject

The name of the Curve Object

...

Pass-through arguments

Examples

Run this code
getRFfunction(Weibull(100,1))

Run the code above in your browser using DataLab