Skip to contents

Provides a concise summary for a cd_ratios_summary object, which includes the calculated indicator ratios across specified pairs (e.g., ANC1/Penta1, Penta1/Penta3, OPV1/OPV3) by year. This summary facilitates understanding of inter-indicator consistency over time.

Usage

# S3 method for class 'cd_ratios_summary'
tbl_sum(x, ...)

Arguments

x

A cd_ratios_summary object, typically generated by the calculate_ratios_summary function. It contains year-wise ratios for specified indicator pairs.

...

Additional arguments to support S3 method compatibility.

Value

A character vector providing a descriptive title that clarifies the type of summary and the indicator ratios reported, to enhance interpretation when viewing the data.