calculateIfLongtable | R Documentation |
Calculates the length of the table depending on the type of data provided as well as some theme information
calculateIfLongtable(x, theme)
## Default S3 method:
calculateIfLongtable(x, theme)
## S3 method for class 'CrossTabVar'
calculateIfLongtable(x, theme)
## S3 method for class 'ToplineVar'
calculateIfLongtable(x, theme)
## S3 method for class 'ToplineCategoricalArray'
calculateIfLongtable(x, theme)
x |
An object of type: CrossTabVar, ToplineVar, or ToplineCategoricalArray |
theme |
An object created by themeNew |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.