Learn R Programming

parqr (version 0.1.0)

parquet_readr_list: parquet_readr_list

Description

parquet_readr_list

Usage

parquet_readr_list(path, verbose = FALSE)

Arguments

path

The path to the directory where the file is stored.

verbose

For debugging the path string.

Value

A list of dataframes.

Examples

Run this code
# NOT RUN {
# parquet_readr_list(path=path/to/your/parquet.parquet)

# }

Run the code above in your browser using DataLab