.eval_sum {tabshiftr}R Documentation

Evaluate .sum constructs

Description

Evaluate .sum constructs

Usage

.eval_sum(input = NULL, groups = NULL, data = NULL)

Arguments

input

[character(1)]
table to reorganise.

groups

[list(3)]
the groups-slot from a schema.

data

[integerish(.)]
the cell column or row that should be adapted to groupings.

Value

the position of the evaluated position


[Package tabshiftr version 0.4.1 Index]