make_complete_table_list: Make sequence-complete Pandora table list

View source: R/dataprep_join_data.R

make_complete_table_listR Documentation

Make sequence-complete Pandora table list

Description

Pandoras layout is a hierarchical sequence of tables: All tables have a clear predecessor and successor. join_pandora_tables() uses this fact to merge tables accordingly. make_complete_table_list is a helper function to fill the gaps in a sequence of Pandora tables.

Usage

make_complete_table_list(tabs, join_order_vector = sidora.core::pandora_tables)

Arguments

tabs

character vector. List of Pandora table names

join_order_vector

character vector. Reference vector with the Pandora structure


sidora-tools/sidora.core documentation built on April 30, 2023, 8:42 p.m.