getBannerInfo: Banner Meta Data

View source: R/reformatResults.R

getBannerInfoR Documentation

Banner Meta Data

Description

Create a list containing meta data regarding the banner allowing for latex placement decisions to be made.

Usage

getBannerInfo(banner, theme)

Arguments

banner

A banner from banner

theme

A crunchtabs theme object

Details

Meta data includes the following as a list:

  • empty_col A logical identifying if the column is empty

  • len A vector identifying the length of the category responses

  • mulitcols A vector of categories

  • multicols_csum A cumulative sum of columns

  • format_cols Numeric reference to which columns are to be formatted

  • border_cols Numeric reference to which columns should have a border

  • names The names of the columns to be formatted


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