Convenience function to remove nested columns in the data table (e.g. in preparation for printing to console or RMarkdown).

iso_remove_list_columns(dt)

Arguments

dt

data table

Note

not unit tested