m.combine: Internal function for author's convenience and more legible...

Description Usage Arguments Author(s)

View source: R/miRtest.R

Description

Internal function for author's convenience and more legible code. Applies a function to every column vector of a matrix and a vector.

Usage

1
m.combine(M, v, FUN, ...)

Arguments

M

The matrix for whose column vectors mapply shall be used.

v

The vector.

FUN

The function.

...

Further arguments to be given to FUN.

Author(s)

Stephan Artmann


miRtest documentation built on May 2, 2019, 5:52 p.m.