filter2: Select rows of a data frame

Description Usage Arguments Value Examples

Description

A poor version of filter()

Usage

1
filter2(df, ind)

Arguments

df

A data frame.

ind

Vector of integer or boolean

Value

A data frame

Examples

1
2

P-Bettega/minidlyr documentation built on May 8, 2019, 5:58 a.m.