decisionpatterns / sticky

Persist attributes through data manipulations
Other
21 stars 2 forks source link

Implement `groupGeneric` methods #6

Open ashiklom opened 6 years ago

ashiklom commented 6 years ago

These should preserve attributes through mathematical operations, etc. See ?groupGeneric for documentation, and the units package for a similar use case.

Once I have time, I can try to implement this myself and open a PR, but thought I'd leave this information here for now.