cat_summary: Auxiliary functions for report.data.frame

View source: R/report_model.R

cat_summaryR Documentation

Auxiliary functions for report.data.frame

Description

Internal function for categorical summary

Usage

cat_summary(x, digits)

Arguments

x

A vector of class character

digits

Number of digits for rounding

Value

Returns a summary of a categorical variable


repmod documentation built on Jan. 20, 2026, 1:06 a.m.

Related to cat_summary in repmod...