View source: R/tabbook-additions.R
nonTabBookSummary | R Documentation |
Prepare summary content for toplines for classes that are not covered by tabBook such as NumericVariable, DatetimeVariables and TextVariable
nonTabBookSummary(x, ...)
## Default S3 method:
nonTabBookSummary(x, weighted = TRUE, num = 10, tz = "UTC", ...)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.