Function reference
-
freduce()
- Apply a list of functions sequentially
-
functions()
- Extract the function list from a functional sequence.
-
print(<fseq>)
- Print method for functional sequence.
-
`[[`(<fseq>)
`[`(<fseq>)
- Extract function(s) from a functional sequence.
-
debug_fseq()
undebug_fseq()
- Debugging function for functional sequences.
-
debug_pipe()
- Debugging function for magrittr pipelines.
-
extract
- Aliases
-
faq-pipe-gender
- FAQ: What is the gender of the pipe?