Skip to content

collapse version 2.1.5

Choose a tag to compare

@SebKrantz SebKrantz released this 19 Nov 02:55
· 96 commits to master since this release
  • Fixed small bugs/strange behavior in collap() when g was passed externally (as columns or GRP object). E.g., in collap(x, g, w = ~ col), where g is a GRP object, the weights were aggregated twice: once using FUN (incorrect) and once using wFUN.