View source: R/polyfill_base_pipe.R
polyfill_base_pipe | R Documentation |
Rejig the value columnm of sourcetools::tokenize_string(), such that base
pipe is a first class operator - appears in the value
column as "|>".
polyfill_base_pipe(source_tokens)
This allows all the other infix machinery to handle base pipe as a regular infix operator.
Miles McBain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.