summary.mfrm_weighting_review: Summarize a weighting-review object

View source: R/api-advanced.R

summary.mfrm_weighting_reviewR Documentation

Summarize a weighting-review object

Description

Summarize a weighting-review object

Usage

## S3 method for class 'mfrm_weighting_review'
summary(object, digits = 3, top_n = 10, ...)

Arguments

object

Output from build_weighting_review().

digits

Number of digits for printed numeric values.

top_n

Number of top rows to retain in compact summary tables.

...

Reserved for generic compatibility.

Value

An object of class summary.mfrm_weighting_review.

See Also

build_weighting_review()


mfrmr documentation built on June 13, 2026, 1:07 a.m.