Skip to content

0.0.7 (#10)

Compare
Choose a tag to compare
@pwwang pwwang released this 08 Jun 06:19
· 95 commits to master since this release
69c2add
  • Add dplyr rows verbs
  • Allow mixed numbering (with c() and f[...]) for tibble construction
  • Allow slice (f[a:b]) to be expanded into sequence for EVAL context
  • Finish tidyr porting.