remove.na.rows: remove.na.rows

View source: R/CodeAndRoll2.R

remove.na.rowsR Documentation

remove.na.rows

Description

Cols have to be a vector of numbers corresponding to columns.

Usage

remove.na.rows(mat, cols = 1:NCOL(mat))

Arguments

mat

In put matrix.

cols

PARAM_DESCRIPTION, Default: 1:NCOL(mat)


vertesy/CodeAndRoll2 documentation built on Nov. 20, 2024, 5:23 a.m.