tapplydfv: a friendly version of tapply

Description Usage Arguments Value

View source: R/beginr.R

Description

a friendly version of tapply

Usage

1
tapplydfv(colname = "tapply", x, factor, ...)

Arguments

colname

character

x

a datafrom

factor

factor for tapply

...

the function to apply to data

Value

a dataframe


beginr documentation built on May 6, 2019, 1:08 a.m.

Related to tapplydfv in beginr...