Man pages for functools
Functional Programming in R

AllTest if all items in an object evaluate to TRUE.
AlwaysCreate a function that that always returns a specific object.
AndifyPredicate function operator that creates new predicate...
AnyTest if any items in an object evaluate to TRUE.
ApplyWrapper for apply function.
BestFind the best value in a vector.
CompactFilter NA and NULL values out of a vector, list, or...
ComposeCompose multiple functions.
ExistyExisty
Fail_WithFail with a default value.
FalseFalse
functoolsfunctools: Extending Functional Programming in R
IdentityIdentity
LapplyWrapper for lapply function.
MapplyWrapper for mapply function.
MemoiseMemoise a function.
NaNa
NullNull
OrifyPredicate function operator that creates new predicate...
PartialPartial apply a function, filling in some arguments.
Reduce_RightSimple wrapper for Reduce, proceeding from the right.
RejectReject
SapplyWrapper for sapply function.
TapplyWrapper for tapply function.
TrueTrue
TruthyTruthy
VapplyWrapper for vapply function.
functools documentation built on May 2, 2019, 5:39 a.m.