fandcompose: Compose two binary functions using and.

Description Usage Arguments Value

Description

Compose two binary functions using and.

Usage

1
fandcompose(f1, f2)

Arguments

f1

function. A function to compose.

f2

function. A function to compose.

Value

TRUE or FALSE whether the results of both functions are TRUE.


peterhurford/funtools documentation built on May 25, 2019, 1:50 a.m.