| as.vector.pair | pair's as.vector method |
| const | creates a constant function |
| EQ | convinient functional version of == |
| grapes-and-and-and-grapes | (&&&) :: (b -> c) -> (b -> c') -> (b -> (c, c')) |
| grapes-cash-grapes | Funcion application |
| grapes-cmap-grapes | Apply a function to a dataframe's or matrix columns |
| grapes-o-grapes | Function composition |
| grapes-select-grapes | select according to a predicate |
| grapes-set-grapes | persist a valut to storage |
| grapes-times-times-times-grapes | (***) :: (a -> c) -> (a' -> c') -> ((a, a') -> (c, c')) |
| GT | convinient functional version of > |
| id | The identity function. |
| lazy | creates a lazy value |
| lazy_ | creates a lazy value |
| LTE | convinient functional version of <= |
| NOT | convinient functional version of ! |
| pair | pair S3 class constructor |
| selectBy | generate a function that selects according to a predicate |
| uncurry | Generates function that takes a pair as argument |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.