non_zero_columns_find: Find Non-zero Columns

View source: R/empty_remove.R

non_zero_columns_findR Documentation

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.


rOpenGov/iotables documentation built on Jan. 26, 2024, 3:06 a.m.