summary.fmds: Summary method for all fmds objects

View source: R/summary.fmds.R

summary.fmdsR Documentation

Summary method for all fmds objects

Description

summary produces an output summary for fmds objects.

Usage

## S3 method for class 'fmds'
summary(object, ...)

Arguments

object

object of class fmds.

...

additional arguments to be passed.

Value

none


fmds documentation built on June 8, 2025, 1:34 p.m.

Related to summary.fmds in fmds...