Skip to content

collect_dtx() + automatic ungroup()

Compare
Choose a tag to compare
@phgrosjean phgrosjean released this 30 Aug 16:07
· 20 commits to main since this release

The functions collect_dtx() and co are added.
The collect_dtx(), as_dtx() and default_detx() now correctly convert grouped tibbles (grouped_df objects) and they automatically ungroup() them during the conversion.