row_data: Create row data

View source: R/tabBooks.R

row_dataR Documentation

Create row data

Description

Adjust table data to match the desired output depending on the type of data being presented

Usage

row_data(data, row, is_crosstabs_array, is_toplines_array, is_base)

Arguments

data

An object containing data. Either a crosstab array or topline array.

row

An integer identifying the row number

is_crosstabs_array

Logical, is this a crosstab array?

is_toplines_array

Logical, is this a toplines array?

is_base

Logical, is this a row of bases?


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