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"

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 Aug. 20, 2023, 7:21 p.m.