| arpr-package | Advanced R pipes |
| arpr | Advanced R pipes |
| browse_r | browser() in a magrittr pipe |
| const | Create a constant function |
| iff | Apply a function if and only if test is TRUE |
| iffelse | Apply a function if and only if test is TRUE |
| iffn | Apply a function if and only if test is TRUE |
| pipe_into | Pipe into specific formal argument |
| prefix | Prefix a string of text |
| prefix_path | Prefix a path |
| remove_names | Remove names of an object |