arity.primitive: Determine the number of arguments of a primitive function

Description Usage Arguments Value

View source: R/function_utils.r

Description

Tries to determine the number of arguments of a primitive R function by lookup in a builtin table.

Usage

1

Arguments

f

The primitive to determine the arity for.

Value

The arity of the primitive f.


rgp documentation built on May 30, 2017, 12:45 a.m.