remove_na_rows_cols: Remove rows and columns that are all NAs from a matrix

View source: R/tabulate_positionlog.R

remove_na_rows_colsR Documentation

Remove rows and columns that are all NAs from a matrix

Description

Remove rows and columns that are all NAs from a matrix

Usage

remove_na_rows_cols(mat)

Arguments

mat

A matrix.

Value

A matrix with rows and columns that are all NAs removed.


dryguy/rbitr documentation built on Oct. 15, 2024, 6:18 a.m.