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

View source: R/miRtest.R

m.combineR Documentation

Internal function for author's convenience and more legible code.

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

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 Nov. 23, 2025, 1:06 a.m.