Skip to content

corrr 0.4.0

Compare
Choose a tag to compare
@edgararuiz-zz edgararuiz-zz released this 12 Jul 19:40
  • Adds remove.dups argument to stretch(). It removes duplicates with out removing all NAs (#57)

  • Adds dice() function, wraps focus(x,..., mirror = TRUE) (#64)

  • Adds retract() function, opposite of stretch() (#65)

  • Improves correlate() for database backed tables

  • Fixes compatibility issues with dplyr