getAssessCDFfunction,RCurve-method | R Documentation |
This retrieves the CDF function of the specified RCurve object as a string, writing in the assessment time parameter
## S4 method for signature 'RCurve'
getAssessCDFfunction(theObject, q = "q")
theObject |
The name of the RCurve Object |
q |
The parameter name to use in the CDF function. Default=q |
getAssessCDFfunction(LinearR(12,100,100))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.