functions | R Documentation |
This can be used to extract the list of functions inside a functional
sequence created with a chain like . %>% foo %>% bar
.
functions(fseq)
fseq |
A functional sequence ala magrittr. |
a list of functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.