First deduplicates with data.table::unique(), then drops rows where every
column is NA (these contribute no information and inflate row counts).
First deduplicates with data.table::unique(), then drops rows where every
column is NA (these contribute no information and inflate row counts).