get.average.over.unique.values: Input: two vectors with same column names Output: a data...

Description Usage

View source: R/operations.R

Description

Input: two vectors with same column names Output: a data frame with 2 vectors: 1) the first input vector only pruned to its unique values 2) a second vector with the average values for each unique value of the first (the matching is done by column name)

Usage

1

bblodfon/xxxfun documentation built on May 29, 2019, 12:01 a.m.