RemoveFromTable: Remove data from a table

Description Usage Arguments Value

Description

This function will remove any rows from a data frame or matrix that contain certain values

Usage

1
RemoveFromTable(to.remove, data)

Arguments

to.remove

A vector of values that indicate removal

data

A data frame or matrix

Value

A data frame or matrix with values removed by row


mayer-lab/SeuratForMayer2018 documentation built on May 25, 2019, 9:34 p.m.