resolve issue with group_by dropping grouped_df class
resolve issue with count and unit not propagating to attribs
resolve issue with group info not printing in header
As far as I can tell this resolves the group_by issues of #105. The bind_rows issue appears to be resolved by either this or by upgrading to the development version of dplyr (correct me if I'm wrong).
As far as I can tell this resolves the
group_by
issues of #105. Thebind_rows
issue appears to be resolved by either this or by upgrading to the development version ofdplyr
(correct me if I'm wrong).Groups are also once again displayed in a grouped object