swfscMisc (version 1.6.5)

one.arg: One Argument

Description

Does the function have just one argument?

Usage

one.arg(f)

Arguments

f

a function.

Author

Eric Archer eric.archer@noaa.gov

Examples

Run this code
one.arg(mean)
one.arg(one.arg)

Run the code above in your browser using DataLab