collect_dtx() + automatic ungroup()
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.