summary.settings_df: Summary method for class 'settings_df'

View source: R/summary.R

summary.settings_dfR Documentation

Summary method for class settings_df

Description

This summary function provides a summary of the settings_df class object, including the number of settings, the distribution of alpha values, the distribution of k values, and the distribution of clustering functions.

Usage

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

Arguments

object

A settings_df class object.

...

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

Value

A named list containing summary information of the settings data frame.


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