apply_named_args: a version of apply() that matches the dimnames of X to the...

Description Usage Arguments Value

View source: R/general_functions.R

Description

a version of apply() that matches the dimnames of X to the arguments of FUN

Usage

1
apply_named_args(X, MARGIN, FUN)

Arguments

X

see documentation for apply

MARGIN

see documentation for apply

FUN

see documentation for apply

Value

see documentation for apply


ada-w-yan/reassortment documentation built on April 10, 2021, 12:03 a.m.