nonTabBookSummary: Prepare Summary Content

View source: R/tabbook-additions.R

nonTabBookSummaryR Documentation

Prepare Summary Content

Description

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

Usage

nonTabBookSummary(x, ...)

## Default S3 method:
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.


Crunch-io/crunchtabs documentation built on Jan. 31, 2023, 12:14 p.m.