tmTotals {TableMonster}R Documentation

Gets the 'totals' attribute

Description

Gets the 'totals' attribute of an object of class 'TableMonster'

Usage

  tmTotals(x)

Arguments

x

An object of class 'TableMonster'

Details

This attribute is optional an is only used when you have a table in which you want to put a single row of column totals (or anything else) below the bottom line.

Value

A numeric or character vector of length equal to the number of columns in the table

Author(s)

Grant Izmirlian

References

<https://www.youtube.com/watch?v=CM1TaNVnh58>


[Package TableMonster version 1.7 Index]