| print.reliabilitydiag | R Documentation |
Printing methods for 'reliabilitydiag' and
'summary.reliabilitydiag' objects.
## S3 method for class 'reliabilitydiag' print(x, ...) ## S3 method for class 'summary.reliabilitydiag' print(x, ...)
x |
an object inheriting from the class |
... |
further arguments to be passed to or from methods;
in particular, these are passed to |
print.reliabilitydiag always sends a plot to the current graphics
device and prints a summary to the console.
print.summary.reliabilitydiag prints the summary output to the console.
Invisibly returns x.
autoplot.reliabilitydiag,
summary.reliabilitydiag
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.