filter2: Filter rows

Description Usage Arguments Value Examples

Description

Filter rows of a dataframe

Usage

1
filter2(df, ind)

Arguments

df

A data frame

cond

Indices of type integer or logical

Value

A filtered data frame

Examples

1
2

blananto/minidplyr documentation built on May 8, 2019, 7:27 a.m.