removeCols: removeCols

View source: R/prepdata.R

removeColsR Documentation

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

    x <- removeCols()


UMMS-Biocore/debrowser documentation built on Feb. 9, 2024, 6:15 p.m.