rstudio / promises

A promise library for R
https://rstudio.github.io/promises
Other
198 stars 19 forks source link

typo in doc about promises pipe #38

Closed cderv closed 5 years ago

cderv commented 5 years ago

https://github.com/rstudio/promises/blob/1d30f6ec02f04116c49ecb02460a9d14ba0a532b/R/pipe.R#L23

The pipe operator is %...!% not %...!>%