remove_duplicate_dimension_rows {geomultistar} | R Documentation |
After selecting only a few columns of the dimensions, there may be rows with duplicate values. We eliminate duplicates and adapt facts to the new dimensions.
remove_duplicate_dimension_rows(dq)
dq |
A |
A dimensional_query
object.