print.duane {ReliaGrowR} | R Documentation |
Print method for duane objects.
Description
This function prints a summary of the Duane analysis result.
Usage
## S3 method for class 'duane'
print(x, ...)
Arguments
x |
An object of class "duane" returned by the duane_plot function. |
... |
Additional arguments (not used). |
[Package ReliaGrowR version 0.1.5 Index]