.load_linked_table {MolgenisArmadillo} | R Documentation |
Helper function to extract the source parquet file in a linkfile
Description
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
[Package MolgenisArmadillo version 2.6.3 Index]