print.strata: Print Method for Stratified Survey Design Objects

View source: R/print.strata.R

print.strataR Documentation

Print Method for Stratified Survey Design Objects

Description

Prints a compact console summary of the stratification results. For the full per-stratum table use summary(x).

Usage

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

Arguments

x

A "strata" object.

...

Currently unused.

Value

Invisibly returns x.


stratifyR documentation built on Sept. 10, 2026, 5:07 p.m.