summary.dpi: [S3 method] Summarize DPI results.

View source: R/DPI.R

summary.dpiR 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 dpi) returned from DPI.

...

Other arguments (currently not used).

Value

Return a list with new class summary.dpi of summarized results and raw DPI data.frame.


DPI documentation built on June 18, 2025, 9:08 a.m.