collapse version 2.1.5
- Fixed small bugs/strange behavior in
collap()whengwas passed externally (as columns or GRP object). E.g., incollap(x, g, w = ~ col), wheregis a GRP object, the weights were aggregated twice: once usingFUN(incorrect) and once usingwFUN.