Prepare summary content for toplines for classes that are not covered by tabBook such as NumericVariable, DatetimeVariables and TextVariable

nonTabBookSummary(x, ...)

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

Arguments

x

A variable of class NumericVariable, DatetimeVariable or TextVariable

...

Additional arguments passed to methods

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.