summary.dpi {DPI} | R Documentation |
[S3 method] Summarize DPI results.
Description
[S3 method] Summarize DPI results.
Usage
## S3 method for class 'dpi'
summary(object, ...)
Arguments
object |
A data.frame (of new class |
... |
Other arguments (currently not used). |
Value
Return a list with new class summary.dpi
of
summarized results and raw DPI data.frame.
[Package DPI version 2025.6 Index]