moodymudskipper / inops

Infix Operators for Detection, Subsetting and Replacement
GNU General Public License v3.0
40 stars 0 forks source link

Dev readme #26

Closed karoliskoncevicius closed 4 years ago

karoliskoncevicius commented 4 years ago
  1. Changed tables to be in html, not markdown.
  2. Added a rather contrived example using flights dataset and dplyr.
moodymudskipper commented 4 years ago

Great, there is just a little issue, that was already there, in the last table, where you types %==<-% instead of ==<- (and same for following ops)