Skip to content

groupdata2 1.3.0

Compare
Choose a tag to compare
@LudvigOlsen LudvigOlsen released this 15 Jun 15:55
· 224 commits to master since this release
  • Breaking: The following functions now work with grouped data.frames (meaning that they are applied group-wise): fold(), partition(), group(), group_factor(), splt(), balance(), upsample(), downsample(), differs_from_previous(), and find_missing_starts(). A message is generated once per session, when the input is grouped, to help users understand why their code is breaking.