format.dist_structure: Format a dist_structure object

View source: R/dist_structure-class.R

format.dist_structureR Documentation

Format a dist_structure object

Description

Format a dist_structure object

Usage

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

Arguments

x

A dist_structure object.

...

Ignored.

Value

Character vector suitable for cat().


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