starschemar (version 1.2.4)

delete_records: Delete records

Description

Delete records with the same primary key.

Usage

delete_records(ft, ft_new, fk)

Value

A fact_table object.

Arguments

ft

A fact_table object.

ft_new

A fact_table object.

fk

A vector of foreign key names.