RmvFixed: Remove Fixed (Non-Varying) Columns

View source: R/utils_data.R

RmvFixedR Documentation

Remove Fixed (Non-Varying) Columns

Description

Removes columns where all values are the same across rows.

Usage

RmvFixed(Table)

Arguments

Table

data.frame or matrix

Value

data.frame with fixed columns removed


nmw documentation built on May 8, 2026, 9:07 a.m.