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