excludeRows: Create a data.frame for which specific rows have been...

View source: R/selection-filtering.R

excludeRowsR Documentation

Create a data.frame for which specific rows have been excluded

Description

Create a data.frame for which specific rows have been excluded

Usage

excludeRows(DF, rowlist)

Arguments

DF

data.frame

rowlist

names of the rows to be excluded

Value

filtered data.frame


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.