TODO.md

TODO

Ideas from github code search:

This is like x[names(y)] except that it doesn't create an NA for any "misses".

Or perhaps in general, named_in(x, y) should do x[y] but without NAs. i.e. x[intersect(names(x), y)]

Maybe named_not?

Useful for tests and assertions.



hughjonesd/rumpel documentation built on Jan. 22, 2025, 1:12 a.m.