non_zero_columns_find: Find Non-zero Columns
Description
This is an internal function to help finding empty columns and rows in
symmetric tables.
Usage
non_zero_columns_find(data_table)
Arguments
data_table
A symmetric input output table, a use table or a supply
table.
Value
A vector of TRUE
and FALSE
values for the table.