Calculates the length of the table depending on the type of data provided as well as some theme information
calculateIfLongtable(x, theme) # S3 method for default calculateIfLongtable(x, theme) # S3 method for CrossTabVar calculateIfLongtable(x, theme) # S3 method for ToplineVar calculateIfLongtable(x, theme) # S3 method for ToplineCategoricalArray calculateIfLongtable(x, theme)
x | An object of type: CrossTabVar, ToplineVar, or ToplineCategoricalArray |
---|---|
theme | An object created by themeNew |