moodymudskipper / inops

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

table ops #30

Closed karoliskoncevicius closed 4 years ago

karoliskoncevicius commented 4 years ago

Added functions, documentations, examples, and adjusted README tables.

One note: had to use %in% instead of %in{}% within %in#%. Otherwise it returned an empty vector where no matches were found.