doPlot | R Documentation |
Plot function.
doPlot(object, ...) ## S4 method for signature 'Distribution' doPlot(object)
object |
Object |
... |
Additional function arguments |
xPareto <- new("Pareto",p1=20,p2=3) doPlot(xPareto)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.