Learn R Programming

nmw (version 0.3.0)

RmvCol: Remove Columns from Table

Description

Remove Columns from Table

Usage

RmvCol(Tab, OldCols)

Value

data.frame with specified columns removed

Arguments

Tab

data.frame

OldCols

character vector of column names to remove