Swap: Thanks, Gabor; see <http://stackoverflow.com/a/23726989>:...

View source: R/functional.R

SwapR 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


functional documentation built on June 24, 2026, 9:08 a.m.

Related to Swap in functional...