show-DETs-method: Show the structure of a DETs object

show,DETs-methodR Documentation

Show the structure of a DETs object

Description

Registers the S4 show method for DETs objects so that show(object) and automatic console display use the same output as show.DETs(object).

Usage

## S4 method for signature 'DETs'
show(object)

Arguments

object

An object of class DETs.


DET documentation built on June 15, 2026, 9:08 a.m.