Negate: Negate a function; borrowed from...

Description Usage Arguments Value

View source: R/functional.R

Description

Negate a function; borrowed from src/library/base/R/funprog.R for pre-2.7 Rs.

Usage

1
Negate(f)

Arguments

f

the function to be negated

Value

The negated function


functional documentation built on May 2, 2019, 5 p.m.