Commits


Sam Albers authored and Ian Cook committed bec777d9697
ARROW-15679: [R] count should return an ungrouped dataframe This modifies the `count` binding to return a data frame that matches the input grouped state. A test was also added to catch this beahviour. Closes #12435 from boshek/ungroup-count Lead-authored-by: Sam Albers <sam.albers@gov.bc.ca> Co-authored-by: Sam Albers <sam.albers@gmail.com> Signed-off-by: Ian Cook <ianmcook@gmail.com>