dropLastTotal: Drop last elements of an array if it is a "Total"

dropLastTotalR Documentation

Drop last elements of an array if it is a "Total"

Description

Used to drop "Total" rows and columns after using tab. Synonyms for legacy: Tab and pab.

Usage

dropLastTotal(mat, names_to_drop = "Total", drop = FALSE)

Arguments

mat

a matrix, array or table

names_to_drop

(default "Total")

drop

(default FALSE) should one-element dimension be dropped as dimensions

See Also

tab, Tab, dropLast


gmonette/spida2 documentation built on July 14, 2024, 12:45 p.m.