Swap {functional}R Documentation

Thanks, Gabor; see <http://stackoverflow.com/a/23726989>: swaps the first two arguments in a function.

Description

Thanks, Gabor; see <http://stackoverflow.com/a/23726989>: swaps the first two arguments in a function.

Usage

Swap(f)

Arguments

f

The function whose arguments to swap

Value

A function with swapped arguments


[Package functional version 0.6 Index]