tabBook does not report an appropriate date time summary without being provided with a multitable. So we "fake" a date time summary by overwriting the structure of a categorical object.

# S3 method for TextVariable
nonTabBookSummary(x, weighted = TRUE, num = 10, tz = "UTC", ...)

Arguments

x

A variable of class TextVariable

weighted

Logical. Are these data weighted?

num

The number of verbatim responses to present as a sample. Defaults to 10.

tz

A timezone. Defaults to UTC.

...

Additional arguments passed to methods

Details

If data are weighted we display Weighted N instead of Unweighted N