Skip to contents

Helper function to extract the source parquet file in a linkfile

Usage

.load_linked_table(file, columns)

Arguments

file

source table parquet file

columns

character list of columns to select from source file

Value

the contents of the file, as data frame