select_groups: Filter a data.frame to exclude all rows which are not in...

Description Usage Arguments Value

Description

Filter a data.frame to exclude all rows which are not in 'groups'

Usage

1
select_groups(df, by, groups)

Arguments

df

A data.frame

by

Character; A column name from 'df'

groups

Factor; Vector of levels

Value

A data.frame


fennerm/fen.R.util documentation built on May 9, 2019, 10 p.m.