summary.kmdata: Summarize 'kmdata'

View source: R/utils.R

summary.kmdataR Documentation

Summarize kmdata

Description

Print a summary of a kmdata object.

Usage

## S3 method for class 'kmdata'
summary(object, message = TRUE, ...)

Arguments

object

an object of class "kmdata"

message

logical; if TRUE (default), a description of the study will be printed with the summary

...

ignored

Examples

summary(ATTENTION_2A)


raredd/kmdata documentation built on June 15, 2025, 9:33 a.m.