Learn R Programming

rolap (version 2.5.1)

remove_duplicate_dimension_rows: Remove duplicate dimension rows

Description

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.

Usage

remove_duplicate_dimension_rows(db)

Arguments

db

A star_database object.