powered by
parquetize comes bundled with a number of sample files in its `inst/extdata` directory. This function make them easy to access
parquetize_example(file = NULL)
A character string
Name of file or directory. If `NULL`, the example files will be listed.
parquetize_example() parquetize_example("region_2022.csv") parquetize_example("iris_dataset")
Run the code above in your browser using DataLab