summary.dist_fns_list: Summary method for class 'dist_fns_list'

View source: R/summary.R

summary.dist_fns_listR Documentation

Summary method for class dist_fns_list

Description

This summary function simply returns to the console the number of functions contained in the dist_fns_list object.

Usage

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

Arguments

object

A dist_fns_list class object.

...

Other arguments passed to summary (not used in this function).

Value

Returns no value. Outputs a message to the console.


metasnf documentation built on June 8, 2025, 12:47 p.m.