reduce_by: Reduces a data.frame numerical variables using another...

View source: R/reduce_by.R

reduce_byR Documentation

Reduces a data.frame numerical variables using another numerical variable

Description

Reduces a data.frame numerical variables using another numerical variable

Usage

reduce_by(data, reduce_by)

Arguments

data

A data.frame: a dataset

reduce_by

A character naming the variable to reduce by

Value

The reduced data.frame


cottinlola/modeleVariablesAP documentation built on April 30, 2022, 7:42 a.m.