/usr/lib/R/site-library/magrittr/INDEX is in r-cran-magrittr 1.5-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | %$% magrittr exposition pipe-operator
%<>% magrittr compound assignment pipe-operator
%>% magrittr forward-pipe operator
%T>% magrittr tee operator
[[.fseq Extract function(s) from a functional sequence.
debug_fseq Debugging function for functional sequences.
debug_pipe Debugging function for magrittr pipelines.
extract Aliases
freduce Apply a list of functions sequentially
functions Extract the function list from a functional
sequence.
magrittr magrittr - Ceci n'est pas un pipe
print.fseq Print method for functional sequence.
|