rgp (version 0.4-1)

arity: Determine the number of arguments of a function

Description

Tries to determine the number of arguments of function.

Usage

arity(f)

Arguments

f
The function to determine the arity for.

Value

The arity of the function f.