Learn R Programming

debrowser (version 1.0.8)

removeCols: removeCols

Description

remove unnecessary columns

Usage

removeCols(cols = NULL, dat = NULL)

Arguments

cols,
columns that are going to be removed from data frame
dat,
data

Value

data

Examples

Run this code
    x <- removeCols()

Run the code above in your browser using DataLab