print.summary_chain_structure: Print method for 'summary.chain_structure'

View source: R/chain_structure.R

print.summary_chain_structureR Documentation

Print method for summary.chain_structure

Description

Prints a one-line chain header followed by the tidy per-state table.

Usage

## S3 method for class 'summary_chain_structure'
print(x, ...)

Arguments

x

A summary_chain_structure object.

...

Forwarded to print.data.frame.

Value

x invisibly.


Nestimate documentation built on July 11, 2026, 1:09 a.m.