summary.LeakDeltaLSI: Summarize a LeakDeltaLSI object

View source: R/delta_lsi.R

summary.LeakDeltaLSIR Documentation

Summarize a LeakDeltaLSI object

Description

Prints a human-readable summary of the Delta LSI analysis comparing leaky vs guarded evaluation pipelines.

Usage

## S3 method for class 'LeakDeltaLSI'
summary(object, digits = 3L, ...)

Arguments

object

A LeakDeltaLSI object from delta_lsi.

digits

Integer. Number of decimal places to show (default 3).

...

Unused.

Value

Invisibly returns object.


bioLeak documentation built on March 26, 2026, 5:09 p.m.