Skip to contents

Prints a formatted table showing the original row count, rows used, and rows excluded due to missing participation model variables, for each dataset (`sc` and each reference survey).

Usage

# S3 method for class 'pw_na_summary'
print(x, ...)

Arguments

x

A `pw_na_summary` object returned by `.report_na_exclusions()`.

...

Further arguments passed to or from other methods (unused).

Value

Invisibly returns `x`.