tbl_null_report: Creates null report

View source: R/tbl_null_report.R

tbl_null_reportR Documentation

Creates null report

Description

This function creates a null report for tables or listings without any statistics.

Usage

tbl_null_report(
  label = "No observations met the reporting criteria for this output."
)

Arguments

label

(string)
label to display in the header of the null report. It defaults to "No observations met the reporting criteria for this output."

Examples

tbl_null_report(label = "No data available for the selected criteria.")


crane documentation built on Dec. 6, 2025, 5:08 p.m.