Learn R Programming

nmw (version 0.3.0)

RmvFixed: Remove Fixed (Non-Varying) Columns

Description

Removes columns where all values are the same across rows.

Usage

RmvFixed(Table)

Value

data.frame with fixed columns removed

Arguments

Table

data.frame or matrix