powered by
Input a chain in magrittr syntax and make it a lazyeval function.
lazy(x)
magrittr chain of functions
function
Other ripe: ripe()
ripe()
# NOT RUN { f <- stats::runif(20)%>%sample(10)%>%lazy() f() # }
Run the code above in your browser using DataLab