calculateIfLongtable: Calculate number of lines

View source: R/tex-table.R

calculateIfLongtableR Documentation

Calculate number of lines

Description

Calculates the length of the table depending on the type of data provided as well as some theme information

Usage

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)

Arguments

x

An object of type: CrossTabVar, ToplineVar, or ToplineCategoricalArray

theme

An object created by themeNew


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