Learn R Programming

AlgDesign (version 1.2.1.1)

AlgDesign-internal: Internal AlgDesign function

Description

Outputs the actual argument list of a function

Usage

actuals(frmals)

Arguments

Details

Where frmals is formals("fcnName"). This is not to be called by the user.