filtre.dataset: Keep only the specified rows of a dataframe

View source: R/selection-filtering.R

filtre.datasetR Documentation

Keep only the specified rows of a dataframe

Description

Keep only the specified rows of a dataframe

Usage

filtre.dataset(DF, filter)

Arguments

DF

data.frame to be filtered

filter

vector of the index names of the rows to keep

Value

data.frame where the rows have been specified


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