| All | Test if all items in an object evaluate to TRUE. |
| Always | Create a function that that always returns a specific object. |
| Andify | Predicate function operator that creates new predicate... |
| Any | Test if any items in an object evaluate to TRUE. |
| Apply | Wrapper for apply function. |
| Best | Find the best value in a vector. |
| Compact | Filter NA and NULL values out of a vector, list, or... |
| Compose | Compose multiple functions. |
| Existy | Existy |
| Fail_With | Fail with a default value. |
| False | False |
| functools | functools: Extending Functional Programming in R |
| Identity | Identity |
| Lapply | Wrapper for lapply function. |
| Mapply | Wrapper for mapply function. |
| Memoise | Memoise a function. |
| Na | Na |
| Null | Null |
| Orify | Predicate function operator that creates new predicate... |
| Partial | Partial apply a function, filling in some arguments. |
| Reduce_Right | Simple wrapper for Reduce, proceeding from the right. |
| Reject | Reject |
| Sapply | Wrapper for sapply function. |
| Tapply | Wrapper for tapply function. |
| True | True |
| Truthy | Truthy |
| Vapply | Wrapper for vapply function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.