| call_uses_magrittr_pipe | R Documentation |
Recursively searches through a call or list of calls to determine
if the pipe operator %>% is used anywhere.
call_uses_magrittr_pipe(x)
x |
( |
logical(1) TRUE if %>% is found, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.