print.chain_structure_group: Print method for 'chain_structure_group'

View source: R/chain_structure.R

print.chain_structure_groupR Documentation

Print method for chain_structure_group

Description

One header line per group, followed by each group's per-state table (via summary.chain_structure).

Usage

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

Arguments

x

A chain_structure_group (named list of chain_structure).

...

Forwarded to print.chain_structure.

Value

x invisibly.


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