dev/quick_notes.md

Dev Quick Notes

TODO

Notes

I created equal_elements() as a helper for column_orderings() to deal with columns which were the same. My intention was to remove all but one of each set of equal columns before producing the paths. However, doing this would have been flawed since the equality measure with NAs ignored would not be transitive. Instead, I kept all paths and had equal_elements() treat data frames as lists.



jedwards24/jemisc documentation built on Oct. 23, 2022, 10:17 p.m.