Skip to contents

This function lists all Parquet register files (with the extension .parquet or .parq case-insensitively) in the specified directory and its subdirectories.

Usage

list_parquet_files(path)

Arguments

path

The path to the directory to search for Parquet files.

Value

A character vector of paths to the Parquet files found.

Examples

list_parquet_files(fs::path_package("registers2parquet", "extdata"))
#> /home/runner/work/_temp/Library/registers2parquet/extdata/test_register.parquet