getRFfunction,Curve-method | R Documentation |
This retrieves the full RF function of the Curve object as a string
## S4 method for signature 'Curve'
getRFfunction(theObject, n = "n")
theObject |
The name of the Curve Object |
n |
The parameter name for the number of random draws to make. Default=n |
getRFfunction(Weibull(100,1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.