Skip to contents

summary() returns the table-level metadata (title, survey date, publisher, and so on) of an estat object created by estat().

Usage

# S3 method for class 'estat'
summary(object, ...)

# S3 method for class 'tbl_estat'
summary(object, ...)

Arguments

object

An estat or tbl_estat object.

...

Ignored.

Value

A tibble of table information.