
Package index
-
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
extract2
use_series
add
subtract
multiply_by
multiply_by_matrix
divide_by
divide_by_int
raise_to_power
and
or
mod
is_in
equals
is_greater_than
is_weakly_greater_than
is_less_than
is_weakly_less_than
not
n'est pas
set_colnames
set_rownames
set_names
set_class
inset
inset2
set_attr
set_attributes
- Aliases
-
faq-pipe-gender
- FAQ: What is the gender of the pipe?