summary.wdsmatch: Summary method for wdsmatch objects

View source: R/print.R

summary.wdsmatchR Documentation

Summary method for wdsmatch objects

Description

Summary method for wdsmatch objects

Usage

## S3 method for class 'wdsmatch'
summary(object, ...)

Arguments

object

A wdsmatch object returned by wdsmatchATE or wdsmatchATT.

...

Additional arguments (ignored).

Value

Invisibly returns the input object. Called for its side effect of printing a formatted summary to the console.


wdsmatch documentation built on Sept. 12, 2026, 1:06 a.m.