check_formalArgs2: Checks conflicts in function arguments.

check_formalArgs2R Documentation

Checks conflicts in function arguments.

Description

Conflicts between wrapper and function to be wrapped. Note that f contains both function name and package name.

Usage

check_formalArgs2(w = anal_prnTrend, f = NMF::nmf, excludes = NULL)

Arguments

w

Expression; the wrapper function.

f

Expression; the function to be wrapped.

excludes

Character string; arguments from f to be excluded for checking.


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.