fun_factor: Applies a function to a data frame according to a FACTOR...

Description Usage Arguments

Description

Applies a function to a data frame according to a FACTOR field.

Usage

1
fun_factor(data, factor = NA, fun, returns.data.frame = TRUE, ...)

Arguments

data

input dataset as a data.frame class

factor

field of data which is a factor.

fun

function

returns.data.frame

logical value. Default is TRUE.

...

further arguments or fun


ecor/RMAWGENplotAlpha documentation built on May 15, 2019, 8:53 p.m.