parquet_readr_list: parquet_readr_list

Description Usage Arguments Value Examples

View source: R/parquet_readr_list.R

Description

parquet_readr_list

Usage

1
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

1
2
3
4
5
## Not run: 
# parquet_readr_list(path=path/to/your/parquet.parquet)


## End(Not run)

parqr documentation built on July 15, 2021, 9:06 a.m.