Description Usage Arguments Value Examples
View source: R/parquet_readr_list.R
parquet_readr_list
1 | parquet_readr_list(path, verbose = FALSE)
|
path |
The path to the directory where the file is stored. |
verbose |
For debugging the path string. |
A list of dataframes.
1 2 3 4 5 | ## Not run:
# parquet_readr_list(path=path/to/your/parquet.parquet)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.