print.dist_structure: Print a dist_structure object

View source: R/dist_structure-class.R

print.dist_structureR Documentation

Print a dist_structure object

Description

Print a dist_structure object

Usage

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

Arguments

x

A dist_structure object.

...

Passed to format().

Value

x, invisibly.


dist.structure documentation built on May 13, 2026, 1:07 a.m.