Learn R Programming

partialised (version 0.1.1)

arguments: Argument lists for partialised functions

Description

Argument lists for partialised functions

Usage

arguments(x)

arguments(x) <- value

Value

arguments() returns a list of arguments.

Arguments

x

Partialised function.

value

A list of arguments.