powered by
parquet_readr_list
parquet_readr_list(path, verbose = FALSE)
The path to the directory where the file is stored.
For debugging the path string.
A list of dataframes.
# NOT RUN { # parquet_readr_list(path=path/to/your/parquet.parquet) # }
Run the code above in your browser using DataLab